Open
Description
🐛 Bug Report
Picker implements the (Deprecated) Collapsible Dropdown Listbox Example from an outdated version of the WAI-ARIA 1.2 Authoring Practices Guide. We should update Picker to follow the latest recommendation, Select-Only Combobox Example.
🤔 Expected Behavior
Picker should be announced as a combo box and with its text content as its value, which should reduce the need to specify aria-labelledby
for both the label and the value content.
😯 Current Behavior
Picker announces as a dropdown menu button.
💁 Possible Solution
🔦 Context
💻 Code Sample
🌍 Your Environment
Software | Version(s) |
---|---|
react-spectrum | @adobe/[email protected] |
Browser | Chrome Version 110.0.5481.100 (Official Build) (arm64) |
Operating System | macOS Ventura 13.2.1 (22D68) |
🧢 Your Company/Team
Adobe/Accessibility
🕷 Tracking Issue (optional)
A11Y-5854
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🗑 Deferred