ui: DB Console URL context is lost when redirected to log in page #67329
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Context
URL context is lost in redirection with DB Console. A link to the UI will direct you to the correct page as expected, ONLY if you are already logged in. If you are not, it redirects to the login page and the context in the URL is lost.
Example: URL
https://admin-flying-bison-868.gcp-us-east4.cockroachlabs.cloud:8080/#/metrics/sql/cluster?start=1625691660&end=1625691870
Desired behavior
Ideally, if a non-logged-in user who attempts to access a particular page in DB Console gets redirected to the login page, they should be directed to the particular page after successfully logging in.
Epic CRDB-8313
The text was updated successfully, but these errors were encountered: