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

fix(ui): use table skeleton while flags or segments are loading #3682

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

erka
Copy link
Collaborator

@erka erka commented Dec 3, 2024

If there is small network delay the flags or segments table could show
intro message, which could mislead a bit. Instead of using loader I
would like to use skeleton idea.

If there is small network delay the flags or segments table could show
intro message, which could mislead a bit. Instead of using loader I
would like to use skeleton idea.

Signed-off-by: Roman Dmytrenko <[email protected]>
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.41%. Comparing base (732af9e) to head (2227004).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3682   +/-   ##
=======================================
  Coverage   64.41%   64.41%           
=======================================
  Files         170      170           
  Lines       17098    17098           
=======================================
  Hits        11013    11013           
  Misses       5400     5400           
  Partials      685      685           
Flag Coverage Δ
unittests 64.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erka erka marked this pull request as ready for review December 3, 2024 16:20
@erka erka requested a review from a team as a code owner December 3, 2024 16:20
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

looks great thank you! I used the browser network speed simulator to test out the skeleton loader

@erka erka merged commit 79661ee into main Dec 3, 2024
37 checks passed
@erka erka deleted the rd/ui-table-skeleton branch December 3, 2024 21:06
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