nolanlawson / emoji-picker-element

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

Skintone dropdown is not dismissed when using Shift+Tab #335

Closed nolanlawson closed 1 year ago

nolanlawson commented 1 year ago
  1. Open skintone dropdown using the keyboard
  2. With dropdown open, press Shift+Tab
  3. The dropdown is still expanded, but focus is now outside of it

Screenshot from 2023-06-11 09-53-28

The dropdown should be dismissed in this case.