Skip to content

Loading spinner for tables. #1932

Answered by SiTaggart
nicedisguise asked this question in General
Discussion options

You must be logged in to vote

Hi, super good question that we haven't really though about honestly.

As @PoojMenon mentions the skeleton loader is one option for showing a table in a loading state. Though, I potentially think it's better left to only be used on initial load of the table, for the first time. Switching between data and skeletons between table pages might cause too much reflow of the page and just not feel very nice. Especially if the latency or subsequent load times are low, it will feel pretty jolty.

The loading state of the pagination control, if it is a button, is an interesting option we might look to explore. It is interesting to me that we chose not to use the button component underneath, as that c…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@SiTaggart
Comment options

@bhamtil-twilio
Comment options

@SiTaggart
Comment options

Answer selected by kate-porter
Comment options

You must be logged in to vote
1 reply
@kate-porter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants