Metadata
- Source
- FLUID-6668
- Type
- Bug
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2021-07-19T11:07:57.011-0400 - Updated
2021-07-19T11:07:57.011-0400 - Versions
-
- 3.0
- Fixed Versions
- N/A
- Component
-
- Demos
- Keyboard Accessibility
Description
The Keyboard Accessibility demo uses a listbox to represent the set of images that can be selected. However, there isn't an accessible label provided for it. An aria-label or aria-labeledby should be used to provide an appropriate label.
see: listbox