This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
Carousel > inform user about option to navigate between slides by arrow keys #2225
Open
Description
Bug Report
Steps
- any screen reader running in application mode
- Navigate to the "Carousel"
- observe narration
Carousel
Expected Result
user should be able to understand navigation key from given component
Actual Result
it narrate aria-label which is provided on element with role="tabpanel"
but user is not aware he can use left/right arrow keys to navigate between the images
Would be good to implement instruction message which will be read only when user enter the carousel.