enhancementgood first issuehacktoberfesthelp wanted
Repository metrics
- Stars
- (124 stars)
- PR merge metrics
- (PR metrics pending)
Description
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