Skip to content

improvement: Make the stale metadata grey-ish instead of showing the loading skeleton #8653

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

Closed
BrunoQuaresma opened this issue Jul 21, 2023 · 1 comment · Fixed by #8745
Closed
Assignees
Labels
site Area: frontend dashboard

Comments

@BrunoQuaresma
Copy link
Collaborator

Right now, when the metadata is stale we show the skeleton component which does not differentiate when the data is loading or stale. To solve this issue we can:

  • Make the stale metadata grey-ish instead of showing the loading skeleton
  • Add a popover when it is stale explaining what "stale" in this context means
@elliot-graebert-skydio
Copy link

As long as it doesn't blink or something. I'd recommend something like:

"It's old if it's reached 3x the interval without an update".

I think the ideal UX is that updates as seamlessly as possible (or no visual sign if it's updating cleanly).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site Area: frontend dashboard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants