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

remove spinner later or insert views earlier #444

Open
thvitt opened this issue Jun 25, 2018 · 0 comments
Open

remove spinner later or insert views earlier #444

thvitt opened this issue Jun 25, 2018 · 0 comments

Comments

@thvitt
Copy link
Member

thvitt commented Jun 25, 2018

on slow devices (like Wuerzburg’s CIP pool zero-client solution) there might be a considerable delay between removal of the spinner and display of the actual views’ contents in the document viewer. This may lead to the impression that there is something broken, especially since the browser’s load feedback already shows “finished”.

One solution might be to remove the spinner only after all views have finally loaded, which would involve making all views’ setPage() return proper promises that don’t resolve until the contents is on screen.

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