Skip to content

Changed DataTableColumns to fix an issue when Data doesn't have updateOn=change #6617

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

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

ericsoderberghp
Copy link
Contributor

What does this PR do?

Changed DataTableColumns to fix an issue when Data doesn't have updateOn=change.

This aligns with DataFilters where the DataForm is set to have updateOn="change" when not already in a DataForm context.

Where should the reviewer start?

DataTableColumns.js

What testing has been done on this PR?

manually tested

How should this be manually tested?

Do Jest tests follow these best practices?

no unit tests changed

Any background context you want to provide?

What are the relevant issues?

Screenshots (if appropriate)

Do the grommet docs need to be updated?

no

Should this PR be mentioned in the release notes?

yes

Is this change backwards compatible or is it a breaking change?

backwards compatible

Copy link
Collaborator

@MikeKingdom MikeKingdom left a comment

Choose a reason for hiding this comment

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

LGTM

@ericsoderberghp ericsoderberghp merged commit b355744 into master Jan 31, 2023
@ericsoderberghp ericsoderberghp deleted the fix/datatablecolums-updateon branch January 31, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants