carbon
carbon copied to clipboard
Fluid inputs: FluidDropdown
This issue is for the primary implementation and design of the FluidDropdown component.
Checklist
- [ ] Fluid inputs: FluidDropdown docs
- [ ] Update "style" and "usage" tabs of component page to include Fluid variant
- [ ] Fluid inputs: provide Figma updates for FluidDropdown
- [ ] Fluid inputs: Add FluidDropdown experimental implementation
- [ ] Place implementation within a new component,
FluidComponentName
- [ ] Add VRT tests via storybook story e2e setup
- [ ] Add unit tests (likely simple, eg. "does the classname get added")
- [ ] Add storybook example
- [ ] Add it to the FluidForm story
- [ ] Ensure styles are properly scoped to their own file
- [ ] Add
component: FluidDropdown
label to repo for triaging issues
- [ ] Place implementation within a new component,
- [ ] Fluid inputs: FluidDropdownSkeleton