Skip to content

Conversation

kalpovskii
Copy link
Contributor

@kalpovskii kalpovskii commented Aug 25, 2025

Closes: https://trello.com/c/VEX6lOkS

I've implemented a time-based grouping logic. Messages sent within a 30-second interval now have a reduced bottom margin (from 16px to 4px) to create a more cohesive and compact visual unit

The timestamp is now displayed only on the first message in each group

While I found the visual implementation of 'the bubble solution' less aesthetically pleasing, I chose not to remove it entirely, hence I only added grouping logic and spacing

I'm open to suggestions and alternative approaches regarding "the bubble styling"

image

UPDATE:

  • Added tail styling exclusively for the last message in a group
  • Doubled the border-radius for all messages from 8px to 16px
image

@kalpovskii kalpovskii requested a review from a team as a code owner August 25, 2025 09:51
Copy link

vercel bot commented Aug 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
adamant-im Ready Ready Preview Comment Sep 29, 2025 5:57pm

Copy link

github-actions bot commented Aug 25, 2025

Deployed to https://msg-adamant-pr-851.surge.sh 🚀

Copy link
Collaborator

@skranee skranee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be it'll be better to show time for the last message instead of the first (not sure about it, just a thought).

@S-FrontendDev
Copy link
Collaborator

i agree with @skranee. I think last message with time might be bettee
image

and what about merge attchment and message? Without margin
image

@adamant-al

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants