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

Restore DLP loading bar, add skeleton loader #1315

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Conversation

mvandenburgh
Copy link
Member

@mvandenburgh mvandenburgh commented Oct 7, 2022

I noticed that we have a visual loading indicator on the DLP that wasn't appearing due to a bug. This PR fixes the conditional so that that loading bar appears properly. I also went ahead and added a v-skeleton-loader to the page as the linked issue suggests.

Closes #1013.

Copy link
Member

@waxlamp waxlamp 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! Leaving a technical review to Jake as requested.

Copy link
Member

@jjnesbitt jjnesbitt 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!

@mvandenburgh mvandenburgh merged commit ef145d2 into master Oct 12, 2022
@mvandenburgh mvandenburgh deleted the fix-dlp-loading branch October 12, 2022 21:10
@dandibot
Copy link
Member

dandibot commented Nov 7, 2022

🚀 PR was released in v0.3.0 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Utilize "loading states" when pages take a bit to load
4 participants