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

Better wait-state when loading initial OTP route #52

Closed
kpwebb opened this issue Oct 23, 2014 · 3 comments
Closed

Better wait-state when loading initial OTP route #52

kpwebb opened this issue Oct 23, 2014 · 3 comments
Assignees
Milestone

Comments

@kpwebb
Copy link

kpwebb commented Oct 23, 2014

Currently when returning to the site we have a blank-screen pause while OTP loads. We need to have something on the screen other than a blank page while the data loads. And re #47 we need to handled failed trips without dying on a blank screen.

@trevorgerhardt trevorgerhardt added this to the 0.9.0 milestone Oct 24, 2014
@trevorgerhardt trevorgerhardt self-assigned this Oct 24, 2014
@kchanba
Copy link
Contributor

kchanba commented Oct 24, 2014

Is this an issue on the last welcome flow page? We spoke about having scrolling service providers, or an animated graphic. I will work on these pieces

@trevorgerhardt
Copy link
Member

No, this is post-welcome flow. It's when you go to the site for the second time on and see a blank white screen because the route hasn't loaded yet. In the past I was caching the last journey and showing that, but that caused problems.

This screen could be the same as if no results came back from OTP. Maybe a faint background image with one text prompt that indicates it's loading, and another text prompt that indicates that no results were returned and why.

Definitely related to #47 & #48

@kchanba
Copy link
Contributor

kchanba commented Oct 24, 2014

I think that would work well

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

3 participants