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

Add mapper frontend logic to invalidate user login and clear local storage #1962

Open
spwoodcock opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working effort:low Likely a few hours frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time testing:ready Ready for testing

Comments

@spwoodcock
Copy link
Member

Describe the bug

Encountered this scenario

Screenshot_20241209-084609.png

I assume my session expired a while ago, so is invalid.

However the header still shows me as signed in.

Expected

The header state should be cleared on this page, if the login fails (I assume its local storage).

I think we have this logic in the React frontend already.

Smartphone (please complete the following information):

  • Device: Pixel 6a
  • OS: Android 14
  • Browser: Chromium based
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working effort:low Likely a few hours frontend Related to frontend code priority:low Backlog of tasks that will be addressed in time testing:ready Ready for testing
Projects
Development

No branches or pull requests

2 participants