jakearchibald/svgomg

Improve keyboard navigation

开放

#304 创建于 2021年9月22日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (526 个派生)batch import
bughelp wanted

仓库指标

星标
 (6,191 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南