You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user clicks somewhere outside a select when it's open, the select should close.
By default, a select should either render a label text of what the select is or one of the options as the selected value (i.e. shipping addresses, render the first available address as the selected option or the "default" address a user has set in their account)
Keyboard behavior for selecting options
Accessibility considerations (aria label announcements for each option, selected option announcement)
Your Use Case
As a designer, I would like to be able to use a custom select design.
Prior Work
Environment
Daffodil version: X.Y.Z
Angular version: X.Y.Z
For Tooling issues:
- Node version: XX
- Platform:
Others:
The text was updated successfully, but these errors were encountered:
💡 Feature request
Feature Name
Dropdown Component
The Desired Behavior
A select field with custom UI.
Your Use Case
As a designer, I would like to be able to use a custom select design.
Prior Work
Environment
The text was updated successfully, but these errors were encountered: