-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Feature:Dev ToolsProject:AccessibilityTeam:Platform-DesignTeam Label for Kibana Design Team. Support the Analyze group of plugins.Team Label for Kibana Design Team. Support the Analyze group of plugins.bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Problem
The focus state is trapped in any of our code editors.
- Users can't use the usual tab / shift-tab to move throughout the form because that's use for indentation.
- Users also can't tab through the options underneath the "Wrench" icon menu.
Proposed solution
The code editors we use should set the "ESC" key to unfocus the cursor on the editor. Futher, we should use an advanced settings accessibility toggle within Kibana to turn off indentation tabbing if set to True.
Metadata
Metadata
Assignees
Labels
Feature:Dev ToolsProject:AccessibilityTeam:Platform-DesignTeam Label for Kibana Design Team. Support the Analyze group of plugins.Team Label for Kibana Design Team. Support the Analyze group of plugins.bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience