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): customise column tearsheet update issue with new columns #5953

Conversation

sangeethababu9223
Copy link
Member

Closes #5482

Customize column tearsheet doesn't update with new columns

What did you change?

Added condition to check if columnDefinitions updated in packages/ibm-products/src/components/Datagrid/Datagrid/addons/CustomizeColumns/CustomizeColumnsTearsheet.js so that columns are updated accordingly

How did you test and verify your work?

Storybook (Updated the story for ColumnCustomization to check the new column addition after initial render.)

@sangeethababu9223 sangeethababu9223 requested a review from a team as a code owner August 27, 2024 09:48
@sangeethababu9223 sangeethababu9223 requested review from matthewgallo and anamikaanu96 and removed request for a team August 27, 2024 09:48
Copy link

netlify bot commented Aug 27, 2024

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

Name Link
🔨 Latest commit 06e48c6
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66cea882bc02a800086fb459
😎 Deploy Preview https://deploy-preview-5953--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.

Copy link
Contributor

@anamikaanu96 anamikaanu96 left a comment

Choose a reason for hiding this comment

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

LGTM.

@matthewgallo matthewgallo added this pull request to the merge queue Aug 28, 2024
Merged via the queue into carbon-design-system:main with commit 7ab472a Aug 28, 2024
21 of 22 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.

[DataGrid]: Customize column tearsheet doesn't update with new columns
3 participants