jakearchibald/svgomg

Improve keyboard navigation

Open

#304 opened on 2021年9月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,473 stars) (474 forks)batch import
bughelp wanted

説明

Currently, keyboard navigation is broken in many places.

As a first step, I think we should switch to buttons when possible (I have a WIP patch), and then see how we can solve the remaining issues with material tabs and the floating buttons getting focused when they are not being shown.

I mark this as a bug because IMHO this is an important accessibility issue.

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