We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the UI session is closed because the underlying token has expired, the user should be automatically logged out from the UI
Currently a red banner without a message is shown and the UI does not respond. The user then needs to press on the Log Out button.
The text was updated successfully, but these errors were encountered:
This is the red banner you see, and the spinner keeps in loading state indefinetly:
When you logout and immediately try to log in, you are stuck in this loading window:
After five minutes, the problem goes away. The problems persist between browsers (Brave, Firefox) and also after cache clearing.
Sorry, something went wrong.
FWIW, I faced the red banner but after pressing on Log out I could log in inmediately without issues (Safari and Chrome) on macOS.
SergioLangaritaBenitez
No branches or pull requests
When the UI session is closed because the underlying token has expired, the user should be automatically logged out from the UI
Currently a red banner without a message is shown and the UI does not respond. The user then needs to press on the Log Out button.
The text was updated successfully, but these errors were encountered: