Open nuttikung opened 6 months ago
Hi, Emoji Picker team
I just found out an issue between 4.8.0 and 4.9.3
For 4.9.3 the active/focus state does not following when use click next emoji group
1.Click History Icon 2.Click Smile Group Icon 3.Click Animal(Cat) Icon
Actual Behavior The Smile Group Icon is active/focus state (Highlight) as the screenshots below
Expected Behavior The Animal Icon should be active/focus state (Highlight)
sandbox link : https://codesandbox.io/p/sandbox/emoji-picker-4-9-3-vygl9m
react version: 18.3.1 emoji picker version: 4.9.3
Same issue on react version 18.3.0 emoji picker version 4.12.0
Hi, Emoji Picker team
I just found out an issue between 4.8.0 and 4.9.3
For 4.9.3 the active/focus state does not following when use click next emoji group
Steps to reproduce
1.Click History Icon 2.Click Smile Group Icon 3.Click Animal(Cat) Icon
Actual Behavior The Smile Group Icon is active/focus state (Highlight) as the screenshots below
Expected Behavior
The Animal Icon should be active/focus state (Highlight)
sandbox link : https://codesandbox.io/p/sandbox/emoji-picker-4-9-3-vygl9m
react version: 18.3.1 emoji picker version: 4.9.3