Skip to content

Circular loader only shows a tiny sliver for short loads #228

Answered by Mohammer5
martinkrulltott asked this question in Q&A
Discussion options

You must be logged in to vote

I think this "issue" came up already a couple of time, I'm not really sure how to address is properly as we don't know how long a request will take unless we implement a prediction system (which can range from being very naive - manually done per request per app - to extremely sophisticated - test internet speed on app init, store which requests typically request a lot of data and only show the loading spinner there if the internet is slow, etc).

If I'm not mistaken @cooper-joe has proposed something along the lines of delaying the loading spinner display so it will only show if loading will take a certain amount of time. But it could very well be that we'd see more partially rendered loa…

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@cooper-joe
Comment options

@cooper-joe
Comment options

@ismay
Comment options

@cooper-joe
Comment options

@varl
Comment options

Answer selected by varl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants