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

Widgets on the snap page move around during initialization #1447

Open
d-loose opened this issue Oct 6, 2023 · 1 comment · May be fixed by #1525
Open

Widgets on the snap page move around during initialization #1447

d-loose opened this issue Oct 6, 2023 · 1 comment · May be fixed by #1525
Labels

Comments

@d-loose
Copy link
Member

d-loose commented Oct 6, 2023

When the ratings backend responds, the voting data is dynamically added to the snap page. However, the transition is far from smooth (added an artificial delay to emphasize the issue):

Screencast.from.2023-10-06.17-44-12.webm

We could either display a placeholder with a loading and error state, or move the ratings information to a different spot on the page, where it doesn't disrupt other elements.

@d-loose d-loose added the UI/UX label Oct 6, 2023
@Feichtmeier
Copy link
Member

I would vote for using the shimmer approach from the past incarnation of app-center
i.e. having a loading app page (detail page?)

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

Successfully merging a pull request may close this issue.

2 participants