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):Added loading screens instead of no data #6602

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Karthik73965
Copy link

Closes #6469

Instead of showing 0 (zeor's) initially while fetching the data now loading screen are being shown in the dashboard .

video6307831181291294961.mp4

@Karthik73965 Karthik73965 force-pushed the dashboard-loading-screen branch from 49eb626 to d9f440c Compare December 29, 2024 19:51
@MilosPaunovic MilosPaunovic self-requested a review December 30, 2024 07:06
@MilosPaunovic MilosPaunovic self-assigned this Dec 30, 2024
Copy link
Member

@MilosPaunovic MilosPaunovic left a comment

Choose a reason for hiding this comment

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

This is a good approach, but we'd actually like to have entire cards being replace by loading skeletons from Element Plus. Could you do that change before I review it again @Karthik73965?

@Karthik73965
Copy link
Author

I had few queries .

1 .Should the entire card, including the name, be replaced with loading skeletons?
2 .Do we need to implement this for the entire dashboard?

Will do the changes once clarified ! @MilosPaunovic

@MilosPaunovic
Copy link
Member

Yes, every card separately, and yes, we can do it for the entire dashboard (all cards).

@MilosPaunovic
Copy link
Member

@Karthik73965 Is there any progress on this?

@MilosPaunovic MilosPaunovic removed their assignment Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

Dashboard during loading should not display no data
2 participants