Skip to content

Conversation

@tw15egan
Copy link
Contributor

@tw15egan tw15egan commented Sep 26, 2022

Closes #12120
Closes #12124
Refs #12128

Initial PR adding in unstable__FluidComboBox and unstable__FluidMultiSelect.

Changelog

New

  • unstable__FluidComboBox and unstable__FluidMultiSelect components
  • Styles for FluidComboBox (_fluid-combo-box.scss), FluidMultiSelect (_fluid-multiselect.scss)
  • Stories for FluidComboBox (FluidComboBox.stories.js) and FluidMultiSelect (FluidMultiSelect.stories.js)
  • Tests for FluidComboBox and FluidMultiSelect

Testing / Reviewing

  • Go to the FluidMultiSelect and FluidComboBox stories and ensure all styles are correct, all variants render as expected, and all playground controls work.
  • Also ensure there are no regressions to FluidDropdown

@netlify
Copy link

netlify bot commented Sep 26, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0f1fc05
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6352f04f9b4350000aaea9ea
😎 Deploy Preview https://deploy-preview-12163--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Sep 26, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 0f1fc05
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6352f04f55e8a20008f1b65f
😎 Deploy Preview https://deploy-preview-12163--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@tw15egan tw15egan marked this pull request as ready for review October 6, 2022 14:56
@tw15egan tw15egan requested review from a team as code owners October 6, 2022 14:56
@tw15egan tw15egan requested review from abbeyhrt and aledavila October 6, 2022 14:56
@tw15egan tw15egan requested a review from aagonzales October 6, 2022 14:56
Copy link
Contributor

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All 3 dropdowns

  • Missing the border-bottom $border-strong on the warn states

image

ComboBox

  • Can we add the "Filter..." prompt text to the Combobox input

image

  • I wonder if we can shift the listbox down so the bottom border of the focus is still shown. Not a hill I'll die on just wondering if its possible.

    image

Copy link
Contributor

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! ✅ 👍

@tw15egan
Copy link
Contributor Author

cc @aledavila

@kodiakhq kodiakhq bot merged commit 7dc34df into carbon-design-system:main Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Fluid inputs: FluidMultiSelect Fluid inputs: FluidComboBox

5 participants