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

Confusing feedback when loading Burrito UI with lot of layers #217

Closed
dixneuf19 opened this issue Jan 10, 2024 · 1 comment
Closed

Confusing feedback when loading Burrito UI with lot of layers #217

dixneuf19 opened this issue Jan 10, 2024 · 1 comment
Labels
planned planned in a future release

Comments

@dixneuf19
Copy link
Contributor

When loading Burrito UI with a lot of layers (50+ in my case, and it will keep growing), the backend requests to get all layers takes more than 8 seconds. While the current CPU/Memory requests of my instance might be a bottleneck, the interface feedback is very confusing

  • it display that there 0 layers, leading to think that all my layers have disappeared
  • there is no loading indicator, which would hint that I should just wait

Screenshot from 2024-01-10 12-03-06

Furthermore, the current implementation of the backend requests, without any pagination might not be scalable. Event with a loading indicator waiting several seconds is not a pleasant experience

@blblbly blblbly added the planned planned in a future release label Jan 17, 2024
@marcantoinegodde
Copy link
Contributor

I think we should consider this issue resolved and open a new enhancement issue to add layers pagination later. @Alan-pad

@Alan-pad Alan-pad closed this as completed Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planned planned in a future release
Projects
None yet
Development

No branches or pull requests

4 participants