learningequality / learningequality/studio

Delay clearing user data until user navigates to login page

Open
#2,587 1 comment 0 reactions 0 assignees View on GitHub

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

Original report

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"

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.