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 (2,478 forks)batch import
accessibilityhelp wantedui/ux

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

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