nolanlawson / emoji-picker-element

A lightweight emoji picker for the modern web
https://nolanlawson.github.io/emoji-picker-element/
Apache License 2.0
1.47k stars 83 forks source link

Changing `customEmoji` incorrectly decrements current active nav button #392

Open nolanlawson opened 9 months ago

nolanlawson commented 9 months ago
  1. Got to https://nolanlawson.github.io/emoji-picker-element/
  2. Click on the :apple: to change to the food category
  3. Click the "custom emoji" checkbox
  4. Now the "animals" category will be selected instead

Screenshot from 2023-12-17 10-44-46

Probably doesn't matter much since most emoji pickers will have the custom category either set or unset when the component first loads.