alveusgg/extension

Make extension keyboard accessible

オープン

#139 opened on 2023/10/08

 (11 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (38 件のフォーク)auto 404
enhancementgood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (124 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド