-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Closed
Copy link
Labels
4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Issues that have been tested, confirmed as mitigated, and are ready to close.a11yIssues related to Accessibility fixes or improvements.Issues related to Accessibility fixes or improvements.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.
Description
Actual Behavior
when the user tabs into the dragHandle and activate with space key, no instruction is displayed in screen reader.
Expected Behavior
screen reader instructions should be displayed when the dragHandle is activated/ deactivated.
Reproduction Sample
https://codepen.io/ANVESHMEKALA/pen/BaPqVgV?editors=1010
Reproduction Steps
- Start the screen reader mode in the codepen .
- Try navigation into the first value-list-item. Make sure the screen reader reads out the instruction
- Hit space to activate the dragHandle.
- Observe no instruction is announced by the screen reader.
Reproduction Version
bet.99
Relevant Info
cancelling out the event here is not allowing the screen reader text to update.
Regression?
No response
Impact
No response
Esri team
N/A
Metadata
Metadata
Assignees
Labels
4 - verifiedIssues that have been tested, confirmed as mitigated, and are ready to close.Issues that have been tested, confirmed as mitigated, and are ready to close.a11yIssues related to Accessibility fixes or improvements.Issues related to Accessibility fixes or improvements.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.