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

Bad list render performance leads to empty page #21

Open
timokoenig opened this issue Jun 16, 2023 · 4 comments
Open

Bad list render performance leads to empty page #21

timokoenig opened this issue Jun 16, 2023 · 4 comments

Comments

@timokoenig
Copy link

When the user clicks on a page with a list that has a large dataset then the screen is always blank for a few seconds before the list appears. It's either the render cost of the list items that makes the render process very slow or the loading indicator gets dismissed too early (or is not even there?)

It would improve the user experience when this gets fixed. Now it always looks broken when the screen appears empty

@thomasaugsten
Copy link

Can you please give an example. Please retest later again because Azue Cloud has at the moment performance issues
https://azure.status.microsoft/en-us/status

@timokoenig
Copy link
Author

This is how it currently looks on my device (iPhone 14 Pro Max). Depending on the network performance the list takes even longer to load. A loading indicator might makes sense here.

Also if you enter something in the search field then it takes some time (depending on the network performance) before anything happens. Another good place for a loading indicator.

RPReplay_Final1686904186.MP4

@Ein-Tim
Copy link

Ein-Tim commented Jun 16, 2023

This is very dependent on the speed of the internet connection. I also suggest adding loading indicators to these screens .

@Ein-Tim
Copy link

Ein-Tim commented Jun 26, 2023

I can confirm this, this happens quite often to me when I open the app, send it to background and open it again. I will be welcomed by a white screen in this scenario.

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

No branches or pull requests

3 participants