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

Paginate alerts or add option to clear without opening them #862

Closed
artur9010 opened this issue Dec 27, 2023 · 2 comments · Fixed by SiaFoundation/web#506 or #1016
Closed

Paginate alerts or add option to clear without opening them #862

artur9010 opened this issue Dec 27, 2023 · 2 comments · Fixed by SiaFoundation/web#506 or #1016
Assignees
Labels
bug Something isn't working ui User interface related issues

Comments

@artur9010
Copy link

Description

I'm running renterd in kubernetes env, one k8s node that contain worker container went down. I had setup autopilot with remote worker containers, as one of pods weren't available some migrations failed.

image

Opening notifications modal with more than 7000 notifications is nearly impossible (chrome will probably kill renterd tab process), there should be a (maybe hidden on bottom of settings?) option to clear them all without opening notification tab.

Version

1.0.0-zen

What operating system are you running (e.g. Ubuntu 22.04, macOS, Windows 11)?

Ubuntu 22.04, kubernetes

Anything else?

No response

@ChrisSchinnerl
Copy link
Member

@alexfreska maybe we need pagination for this? So that opening the alerts doesn't crash the tab

@alexfreska
Copy link
Member

@alexfreska maybe we need pagination for this? So that opening the alerts doesn't crash the tab

@ChrisSchinnerl yes I can incorporate pagination if we add it to the endpoint. And also hopefully 7k alerts becomes less common 😅

@alexfreska alexfreska changed the title ui: Add option to clear notifications without opening them Paginate alerts or add option to clear without opening them Feb 5, 2024
@alexfreska alexfreska added the bug Something isn't working label Feb 5, 2024
This was referenced Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui User interface related issues
Projects
Status: Released
3 participants