alveusgg/extension

Make extension keyboard accessible

Aperta

#139 aperta il 8 ott 2023

 (11 commenti) (0 reazioni) (0 assegnatari)TypeScript (38 fork)auto 404
enhancementgood first issuehacktoberfesthelp wanted

Metriche repository

Star
 (124 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Make the extension work with keyboard input:

  • make keyboard focus visible
  • allow closing modals with esc
  • prevent tabbing outside of modals or into hidden elements
  • to not move or loose focus when interacting
  • buttons and other elements should follow common input patterns (space/enter, cursor keys, escape etc.)
  • probably forgot some points otomh

Guida contributor