cockroachdb / cockroachdb/cockroach
ui: leaving page open for long time shows generic error instead of login screen
Open
C-bug
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
On pages that auto refresh if you leave the page open over night you will get logged out. The problem is if the page does an auto-refresh it will just show a generic error message. Once you refresh the page will take you back to the login screen. There should be a custom message or automatic refresh to send user back to the login page if they have been logged out instead of showing a generic error message.
Jira issue: CRDB-29969
Contributor guide
Assessment
This issue has not been assessed yet.