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

UI doesn't redirect to login when session expires #1620

Open
juan-vg opened this issue Dec 12, 2024 · 0 comments
Open

UI doesn't redirect to login when session expires #1620

juan-vg opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@juan-vg
Copy link
Contributor

juan-vg commented Dec 12, 2024

Bug description 🐞

When the user session expires (UI+DEX GitHub), the UI stops loading resources, and the loading spinner is there forever.

Steps to reproduce

Wait until your login expires (a few days, I believe) and try to load a workspace (as an example). You'll notice no resources are loaded. Even after refreshing the page as many times as you want.
Then logout and login again, and everything works again.

Expected behavior

Instead of displaying the loading spinner forever, I expect the UI to detect the expired session (API error, I believe) and redirect me to the login page. On top, renewing the session each time is used could be useful too.

Example repository

No response

Anything else?

No response

@juan-vg juan-vg added the bug Something isn't working label Dec 12, 2024
@alfespa17 alfespa17 added good first issue Good for newcomers help wanted Extra attention is needed hacktoberfest labels Dec 12, 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 good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants