Problem
We need a working component from the Select spec RFC: #20564
Appetite
3 days
Solution
We currently have an unstyled draft Select package, it needs to be polished, updated to some of the newer patterns (props/state interfaces, primary slot). Mostly it needs styles added.
Risks (Rabbit holes)
Low risk, styles should largely match Input styles. The main known risk is that we don't have animation design for focus, so there's a possibility the implementation may need to change if focus has some sort of desired animation. This risk is shared with Input.
Out of scope (No-gos)
This does not include Combobox/Dropdown implementation
Problem
We need a working component from the Select spec RFC: #20564
Appetite
3 days
Solution
We currently have an unstyled draft Select package, it needs to be polished, updated to some of the newer patterns (props/state interfaces, primary slot). Mostly it needs styles added.
Risks (Rabbit holes)
Low risk, styles should largely match Input styles. The main known risk is that we don't have animation design for focus, so there's a possibility the implementation may need to change if focus has some sort of desired animation. This risk is shared with Input.
Out of scope (No-gos)
This does not include Combobox/Dropdown implementation