Skip to content

Change Emojis & Stickers Pack selector button to dropdown#2733

Open
smokku wants to merge 1 commit intocinnyapp:devfrom
smokku:change/emoji-dropdown
Open

Change Emojis & Stickers Pack selector button to dropdown#2733
smokku wants to merge 1 commit intocinnyapp:devfrom
smokku:change/emoji-dropdown

Conversation

@smokku
Copy link

@smokku smokku commented Mar 6, 2026

This PR introduces two changes resolving confusion I had when dealing with Emojis & Stickers Pack selector.

1. Changes the button to show down chevron like other dropdowns do.

image

Before change:

image

After change:

image

2. Changes the "Save" button to be a Button component instead of Chip component.

When I initially tried to use this dropdown, I've selected the packs I wanted and did not notice the chip in top right corner changed to green "Save".
I've closed the dropdown by clicking outside and got confused that nothing happened.

A large, solid green "Save" button appearing should help get the user focus to it and suggest saving instead of just closing the dropdown.

Before change:

image image

After change:

image image

Copilot AI review requested due to automatic review settings March 6, 2026 15:12
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Emojis & Stickers “Global Packs” UI to make the pack selector read more clearly as a dropdown and to make the “Save” affordance more visually prominent when selections are made.

Changes:

  • Replaces the selector header “Save/Close” action from a Chip to a Button, with styling that becomes solid “Success” when there are selections.
  • Adds a down-chevron icon to the “Select Pack” trigger button to match other dropdown triggers.

@smokku
Copy link
Author

smokku commented Mar 6, 2026

I have read the CLA Document and I hereby sign the CLA

ajbura added a commit to cinnyapp/cla that referenced this pull request Mar 6, 2026
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.

2 participants