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

fix(datagrid): Clear all button not working as expected for multiselect #5635

Conversation

sangeethababu9223
Copy link
Member

@sangeethababu9223 sangeethababu9223 commented Jul 2, 2024

Closes #5246

In Datagrid flyout filter clear all button in the filter section is not working on multselect as expected.

Note: Already reported similar multi select clear issue in Core carbon : 4812 & 9151

What did you change?

Render the component with a different key each time.

How did you test and verify your work?

Storybook

Copy link

netlify bot commented Jul 2, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 1817bc0
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/668eb40759c7370008fc0cd0
😎 Deploy Preview https://deploy-preview-5635--carbon-for-ibm-products.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.

@sangeethababu9223 sangeethababu9223 marked this pull request as ready for review July 5, 2024 05:53
@sangeethababu9223 sangeethababu9223 requested a review from a team as a code owner July 5, 2024 05:53
@sangeethababu9223 sangeethababu9223 requested review from davidmenendez and matthewgallo and removed request for a team July 5, 2024 05:53
Copy link
Contributor

@amal-k-joy amal-k-joy 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

@elycheea elycheea added this pull request to the merge queue Jul 10, 2024
Merged via the queue into carbon-design-system:main with commit e0eb6fb Jul 10, 2024
19 checks passed
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.

Multiselect clear all button issue in datagrid flyout filter
5 participants