-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat(FluidDropdown): implement FluidDropdown
#12128
Conversation
✅ Deploy Preview for carbon-components-react ready!
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. |
2bad4c4
to
bbefb15
Compare
418a7e9
to
526052a
Compare
@tay1orjones here's the attempt at refactoring |
39a767e
to
4903846
Compare
@tw15egan Do the styles for fluid-list-box and fluid dropdown need to be re-exported through |
@abbeyhrt great catch, completely forgot about that. Will add them in |
09bc115
to
dfa4e83
Compare
@abbeyhrt updated 👍🏻 |
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.
64b08f4
to
4072ebd
Compare
@aagonzales whoops, meant to be Should be good to go now 👍🏻 |
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 to go!
@aledavila ready for review |
This PR currently has a merge conflict. Please resolve this and then re-add the |
d899c79
to
90d0fe9
Compare
Closes #12107
Adds in
unstable_FluidDropdown
Changelog
New
unstable_FluidDropdown
componentFluidDropdown
(_fluid-dropdown.scss
)FluidDropdown
(FluidDropdown.stories.js
)FluidDropdown
Changed
FormContext
fromFluidForm
toDropdown.js
andListbox.js
to handleFluidDropdown
variantTesting / Reviewing
Go to
unstable_FluidDropdown
and test out each story.Go to
Dropdown
and ensure there have been no regressions