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

Improve UX when loading new content #13

Open
jacobwegner opened this issue Aug 20, 2020 · 2 comments
Open

Improve UX when loading new content #13

jacobwegner opened this issue Aug 20, 2020 · 2 comments
Assignees

Comments

@jacobwegner
Copy link
Contributor

Currently:

  • Some widgets use loading indicators that replace the entire widget
  • Some widgets have no indicator and appear laggy

Desired:

  • For opened sidebar widgets, have a consistent loading icon that replaces the chevron
  • While loading action is in flight, suggest changing opacity of entire widget
  • For the main widget, we should "overlay" some kind of loading indicator, but also change opacity
  • Consider slight animation?
@jacobwegner
Copy link
Contributor Author

@paltman and I had a discussion about this on a call...we'll likely want to have some interaction with the widget "contract" to reset scroll state too

@jacobwegner
Copy link
Contributor Author

as another data point, when paginating on v1, we've disabled next / prev until loading is done

https://scaife-perseus-org-dev.herokuapp.com/reader/urn:cts:greekLit:tlg0012.tlg001.perseus-grc2:1.57-1.63

in v2, you can still click next / prev while loading, which effectively is a no op, but it feels weird:

https://explorehomer.scaife-viewer.org/reader?urn=urn%3Acts%3AgreekLit%3Atlg0012.tlg001.perseus-grc2%3A1.29-1.35

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

2 participants