Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Improve Reaction UI #1490

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jamesarich
Copy link
Contributor

@jamesarich jamesarich commented Dec 19, 2024

Moves the ReactionRow below the MessageItem within a Column using negative padding to provide slight overlap.

  • Updates ReactionItem UI to a more modern style with borders and rounded corners.
  • Implements an ellipsis indicator for overflowing reactions, allowing users to expand and view more.
  • Changes the reaction button to an icon that includes a plus, indicating the ability to add a reaction.
Screen_recording_20241219_104048.mp4

jamesarich and others added 2 commits December 19, 2024 10:26
…elow the MessageItem within a Column, providing better visual separation.

- Updates ReactionItem UI to a more modern style with borders and rounded corners.
- Implements an ellipsis indicator for overflowing reactions, allowing users to expand and view more.
- Changes the reaction button to a plus icon, indicating the ability to add a reaction.
Changed the reaction button border color from `onSurface` to `secondaryVariant` to improve visual clarity.
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.

1 participant