emoji-picker-react
emoji-picker-react copied to clipboard
[BUG] When clicking down arrow sometimes I can't jump to a new group
This issue is weird,
Sometimes when I click down, and I am at the end of a group, doesn't go to the next group and stays on the selected emoji
In this example it works fine, When I click down it goes to SMILEYS & PEOPLE

But here when I press down it stays on the sea shell and doesn't go to the icon bellow

Yes, I can confirm I see this. Luckily, this has been worked on in the new version of the picker. Here you can try it out https://codesandbox.io/s/floral-rgb-z2gkzp?file=/src/App.tsx
It seems to be functioning correctly, and you can already install it by: npm i emoji-picker-react@rc if you find the new version useful.
V4 has been released, v3 will not be modified to support this as well.