Skip to content

Content: Multi Page Table - Skeleton Loading Screen #3353

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

Open
zcolah opened this issue Mar 25, 2025 · 0 comments · May be fixed by #3423
Open

Content: Multi Page Table - Skeleton Loading Screen #3353

zcolah opened this issue Mar 25, 2025 · 0 comments · May be fixed by #3423
Assignees

Comments

@zcolah
Copy link

zcolah commented Mar 25, 2025

Problem

The multi-page table is blank while loading data, offering no indication of what to expect to a user. This results in a jarring and unclear loading experience, especially when users scroll quickly or are waiting for the table to load.

Solution

We are adding in skeleton loaders so the user knows what to expect (aka a table). These same skeleton loaders will also load up when the user is scrolling down the table fast and we are still loading the data for the rows being scrolled into view. This solution provides users with a clearer expectation of the final layout and creates a smoother, more cohesive loading experience.

Image

Figma

https://www.figma.com/design/hFep75jMKpWEHXkq6oK6lP/Loading-Screens?node-id=47-10771&t=gMw6ErumLShyh02C-1

Developer Notes

The skeleton loader for each kind of cell is provided here: https://www.figma.com/design/hFep75jMKpWEHXkq6oK6lP/Loading-Screens?node-id=49-5267&t=gMw6ErumLShyh02C-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Being Developed
Development

Successfully merging a pull request may close this issue.

2 participants