Skip to content

Add a loading spinner when changing sorting order on usage page #12358

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

Closed
gtsiolis opened this issue Aug 24, 2022 · 1 comment
Closed

Add a loading spinner when changing sorting order on usage page #12358

gtsiolis opened this issue Aug 24, 2022 · 1 comment
Labels

Comments

@gtsiolis
Copy link
Contributor

gtsiolis commented Aug 24, 2022

Problem to solve

Changing timestamp sorting order on usage page makes the dashboard unresponsive and seem like it's broken.

Steps to reproduce

  1. Go to /t/gitpod/usage
  2. Click on the Timestamp sorting icon to change the sorting order

While navigating through the 100+ pages using client-side pagination is not an issue, changing sorting order makes the product feel broken or unresponsive.

See relevant discussion (internal). Cc @laushinka @jankeromnes @easyCZ

Proposal

Until we have proper server-side pagination in place, we could show a loading spinner when changing sorting order, as we do when selecting other monthly periods.

@jldec
Copy link
Contributor

jldec commented Sep 26, 2022

This column is not sortable since #12501
closing.

@jldec jldec closed this as completed Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants