learningequality / learningequality/studio
Delay clearing user data until user navigates to login page
Open
Nobody has claimed this yet.
DEV: frontend
P3 - low
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Might be good to navigate to the login page before we clear the user data as it causes some of the UI to say things like "undefined"

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked original report first, then trace the flow that clears user data and navigates to the login page. Done means navigation happens before clearing the data, so the transition does not display undefined values in the UI.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100