eclipse-theia/theia

allow keyboard navigation between inline actions

Open

#8,262 opened on Jul 29, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
accessibilityhelp wantedui/ux

Description

For instance in toolbars and plugin tree views.

It should be possible to navigate with tab and arrows, and execute with enter.

Contributor guide