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

Add loading state to DataTable #120

Merged
merged 1 commit into from
May 23, 2023
Merged

Add loading state to DataTable #120

merged 1 commit into from
May 23, 2023

Conversation

brdunfield
Copy link
Contributor

I've added a new prop loading to DataTable, with default value "false", so no other downstreams will be affected unless we update them.

The loading state keeps the column headers intact, but replaces the body of the table with a spinner.

@brdunfield brdunfield requested a review from dgading May 22, 2023 19:59
@dgading dgading merged commit e842316 into 2.x May 23, 2023
@dgading dgading deleted the WCMS-14929 branch May 23, 2023 21:15
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