angrykoala / angrykoala/gaucho
Improve tab+keyboard accesibility
- 主要语言
- JavaScript
- 星标
- 124
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
The main features on Gaucho should be accessible using tab to navigate around the buttons. The style of the highlight should be in accordance with the rest of the application (and taking in account is a Desktop app)
Some things to consider:
- [x] By default, no button should be highlighted, and they should not highlight when using the mouse, only when tabbing.
- [ ] When tabbing through a suite, the task should be selected, to show the logs/edit
- [x] When the `command` input is selected in edit mode, the tab won't jump to the next element, this is a feature explicitly added, but, unless a solution is found, should be removed to improve accessibility.
- [ ] Some default highlights are disabled in the css as they didn't work properly, enable to start working on this
This is a long issue that may be split in several tasks if needed
贡献指南
评估
这个 Issue 还没有评估数据。