You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default page size is currently set to 5 for the cases list page (Security, Observability, Stack Management). This seems quite low for many screen sizes, which would comfortably display 10 on a page without a vertical scrollbar.
If a user changes the page size, for example to 10, the setting is not remembered when navigating away from the page. It would be nice to persist this setting, for example in local storage.