-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
component: fieldsissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Milestone
Description
See the parent issue #8205 for more information about the general problem.
This issue is for discussing and agreeing on expected behaviour, and then tracking implementation.
Tasks:
- Apply the correct ARIA roles and properties to the DOM elements that represent the field
- Provide accessible names and descriptions to the DOM elements that represent the field
- Make sure the field works both during editing and during display (not editing)
- Describe the correct keyboard shortcuts to move into and out of editing mode when on a single instance of the field (e.g. enter, space, and esc)
- Implementation may happen in the keyboard nav code or repository
Resources:
- ARIA: textbox role
- ARIA: slider role
- May be relevant because we allow min and max
- However, most number inputs are not sliders
- ARIA Authoring Practices Guide: Slider Pattern
- WCAG 2.0 Understanding Docs: Input Assistance
- Blockly number field documentation
Metadata
Metadata
Assignees
Labels
component: fieldsissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Type
Projects
Status
No status