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

[web] Set initial data in useTable's state #48930

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kiosion
Copy link
Contributor

@kiosion kiosion commented Nov 13, 2024

Fix flickering to 'No data' state on Table's first render, before useTable's updateData useEffect fires.

Before / after

before
after

@kiosion kiosion added the no-changelog Indicates that a PR does not require a changelog entry label Nov 13, 2024
@kiosion kiosion force-pushed the maxim/use-table-init branch 2 times, most recently from f2782ce to 9732a3f Compare November 14, 2024 02:26
* Fix flickering between 'No data' state on first render, before
  `updateData` useEffect fires.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/sm ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants