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

add page loader #541

Merged
merged 2 commits into from Oct 22, 2020
Merged

add page loader #541

merged 2 commits into from Oct 22, 2020

Conversation

stepansnigirev
Copy link
Collaborator

@stepansnigirev stepansnigirev commented Oct 22, 2020

In the app we don't have the "loading" UI, so it's hard to say if the page is loading or just UI freezes.
This PR adds a page loader bar on top of the screen.

We could also show it after timeout, not right away, not sure. What do you think?

Screenshot 2020-10-22 at 16 00 25

@ben-kaufman
Copy link
Contributor

Looks good! I think we could give a tiny timeout before activating it, but doesn't matter so much I guess.

@stepansnigirev
Copy link
Collaborator Author

ok, added 500ms delay

Copy link
Contributor

@ben-kaufman ben-kaufman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! I think the timeout could even be a bit shorter, like 200 or so, but like that is good too if you prefer that.

@stepansnigirev stepansnigirev merged commit efaebda into cryptoadvance:master Oct 22, 2020
@stepansnigirev stepansnigirev deleted the loading-bar branch October 22, 2020 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants