Skip to content
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

Added Floating UI to MultiSelect and FilterableMultiSelect #16689

Merged
merged 9 commits into from
Jun 21, 2024

Conversation

guidari
Copy link
Contributor

@guidari guidari commented Jun 4, 2024

Closes #16507

Added Floating UI to MultiSelect and FilterableMultiSelect. To work the test we had to add the act to wait for the floating to position.

Testing / Reviewing

  • Test the Default and Filterable stories

  • Remove div from Default and Filterable stories.

@guidari guidari requested a review from a team as a code owner June 4, 2024 18:54
Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 1bb3f2a
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/66758d0fe9ce9b0008f2fb76
😎 Deploy Preview https://deploy-preview-16689--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 configuration.

Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for v11-carbon-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1bb3f2a
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/66758d0f5e61a00007a40cac
😎 Deploy Preview https://deploy-preview-16689--v11-carbon-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 configuration.

Copy link
Contributor

@riddhybansal riddhybansal left a comment

Choose a reason for hiding this comment

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

Awesome !!! Floating UI

Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

The stories need updated but overall looks good! 🔥

Do you think we need to put this behind an autoAlign prop like the others? Why or why not?

@guidari guidari requested a review from tay1orjones June 14, 2024 13:04
Copy link
Member

@tay1orjones tay1orjones left a comment

Choose a reason for hiding this comment

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

A couple status checks to fix but LGTM!

@guidari guidari requested a review from a team as a code owner June 21, 2024 12:22
@guidari
Copy link
Contributor Author

guidari commented Jun 21, 2024

I'm removing the test that it is failing.
The test was added in this PR but it was removed 3 days ago in this PR.
I'm not sure why wasn't removed when I merged with main 🤔

Merged via the queue into carbon-design-system:main with commit fb2dfdb Jun 21, 2024
22 checks passed
@guidari guidari deleted the 16507-multiselect-float branch June 21, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add floating-ui to @carbon/react MultiSelect and FilterableMultiSelect
4 participants