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

Loading state #145

Open
stephenwf opened this issue Feb 23, 2022 · 0 comments
Open

Loading state #145

stephenwf opened this issue Feb 23, 2022 · 0 comments

Comments

@stephenwf
Copy link
Member

stephenwf commented Feb 23, 2022

When a page decides to render a canvas panel it may have some information that would make the loading quicker - like a thumbnail or similar. We should support this in the canvas panel and image service components, and replace the loading spinner with something that fits the same size as the final loaded image to avoid layouts switching

Progressive states

  • loading with nothing at all to show yet
  • still loading but have a fuzzy thumb for you
  • ready, fully loaded

These could also be emitted as events, so that the containing page can also respond to them.

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

No branches or pull requests

1 participant