Azure / Azure/react-azure-maps
Not able to move the coordinates tooltips of the map using Tab/arrow keys
Open
- Dominant language
- TypeScript
- Stars
- 58
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
React azure maps fails [SC 2.1.1](https://www.w3.org/TR/UNDERSTANDING-WCAG20/keyboard-operation-keyboard-operable.html) accessibility requirement.
User is not able to move the coordinates tooltips of the map using Tab/arrow keys. When we move to the map we are able to see only one tooltip data and not able to move other tooltips.
As a result, keyboard only users will not be able to view the coordinates tooltip data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.