-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(Listbox): add in FluidComboBox, FluidMultiSelect
#12163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for carbon-components-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
3a7bbc3 to
f6c1455
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
b8b42bb to
31fec9f
Compare
aagonzales
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! ✅ 👍
0f1799a to
663696f
Compare
|
cc @aledavila |
663696f to
cb61953
Compare



Closes #12120
Closes #12124
Refs #12128
Initial PR adding in
unstable__FluidComboBoxandunstable__FluidMultiSelect.Changelog
New
unstable__FluidComboBoxandunstable__FluidMultiSelectcomponentsFluidComboBox(_fluid-combo-box.scss),FluidMultiSelect(_fluid-multiselect.scss)FluidComboBox(FluidComboBox.stories.js) andFluidMultiSelect(FluidMultiSelect.stories.js)FluidComboBoxandFluidMultiSelectTesting / Reviewing
FluidMultiSelectandFluidComboBoxstories and ensure all styles are correct, all variants render as expected, and all playground controls work.FluidDropdown