You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Behavior
Pressing ← (left arrow key) when focus is in the grid of emojis in a category (e.g. 'Food & Drink') causes the box to collapse. This makes it pretty much impossible to select an emoji using the keyboard only.
Reproduction steps:
Open emoji selector
↑
Enter (select category)
↓ four times to move focus to category box
←
Expected behavior/code
I would expect that pressing ← (left arrow key) would move focus to the emoji to the left like how → moves focus to the right.
Environment
emoji-copy version(s): 16.0
OS: Arch Linux
Additional context/Screenshots
The text was updated successfully, but these errors were encountered:
Hello @mbudde! Nice catch! 💯
It seems this really is a bug 👾
Maybe there is some setting we missed on this component that is allowing it to collapse.
We shall take a look at the code, and find what is causing this!
Thank you so much for your report!
Also, if you want, feel free to explore the code and try finding ways to solve this bug! 💯
Bug Report
Current Behavior
Pressing ← (left arrow key) when focus is in the grid of emojis in a category (e.g. 'Food & Drink') causes the box to collapse. This makes it pretty much impossible to select an emoji using the keyboard only.
Reproduction steps:
Expected behavior/code
I would expect that pressing ← (left arrow key) would move focus to the emoji to the left like how → moves focus to the right.
Environment
Additional context/Screenshots
The text was updated successfully, but these errors were encountered: