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

Update the default frequently used reactions to look more like the reaction emojis #22

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

rj-figma
Copy link

In response to feedback around effectively "removing" the old quick reactions, we want to pre-seed the frequently used reactions with the old reactions.

There are a few quirks to this choice:
(1) we did not do the heavier work to make this per-entrypoint, so the normal "emoji" menu will also have these reactions, which may be less appropriate.
(2) if users have ever used the emoji menu before, their defaults would have already been saved. So this won't help some users.

Only the first 9 emoji are actually used, so I picked a couple extra to be in the main list.

https://app.asana.com/0/1147681086502841/1205817446804471/f

Test plan:
pointed local at this commit and saw the emojis render (after clearing the frequently used items from localStorage via localStorage.removeItem('emoji-mart.frequently') )

Screenshot 2023-10-30 at 3 06 41 PM Screenshot 2023-10-30 at 3 34 09 PM

Copy link

@cramos-figma cramos-figma left a comment

Choose a reason for hiding this comment

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

LG!

@rj-figma rj-figma merged commit b227a1f into figma-release-3 Oct 31, 2023
2 checks passed
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