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

Improve error handling for List pages #2767

Open
sniok opened this issue Jan 21, 2025 · 0 comments
Open

Improve error handling for List pages #2767

sniok opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something isn't working frontend Issues related to the frontend

Comments

@sniok
Copy link
Contributor

sniok commented Jan 21, 2025

Some list pages incorrectly handle errors, sometimes just spinning forever and sometimes not showing an error at all.

The issues include:

  • Error is missing when user has no permission for the resource
  • Error is missing when resource is not found (404)
  • Error is missing for Roles, RoleBindings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues related to the frontend
Projects
Development

No branches or pull requests

1 participant