missive / emoji-mart

🏪 One component to pick them all
https://missiveapp.com/open/emoji-mart
MIT License
8.36k stars 802 forks source link

A11Y: various issues #910

Open andrejkaPry opened 2 months ago

andrejkaPry commented 2 months ago

Hi there, we stumbled upon various issues regarding a11y. Could you please navigate these?

  1. Category tabs:

    • currently possible to navigate only via Tab key, not arrows.
    • not properly announced for screen readers, e.g.: 'Smileys and People, selected, tab, 1 of 8' -> incorrect label name
  2. Skin Tone selection:

    • not announcing skin tone selected, only role are announced as 'Choose skin tone, button'
    • after choosing the skin tone, focus disappears
  3. Emoji navigation:

    • from Search input is possible to navigate only via arrows not Tab key
  4. Emoji picker cannot be dismissed by Esc key - need to press few times.

andrejkaPry commented 4 weeks ago

First two already carry this fix, if you'd approve we could merge.