Skip to content

fix: progress dict polluted with display-only field - #797

Open
saurabhhhcodes wants to merge 16 commits into
mohitkumhar:mainfrom
saurabhhhcodes:fix/progress-dict-pollution
Open

fix: progress dict polluted with display-only field#797
saurabhhhcodes wants to merge 16 commits into
mohitkumhar:mainfrom
saurabhhhcodes:fix/progress-dict-pollution

Conversation

@saurabhhhcodes

Copy link
Copy Markdown
Contributor

current_user.progress is a live reference to the user document's progress dict. Injecting last_reviewed_display directly into it polluted the cached user doc with presentation-only data, which could be persisted unintentionally. Fixed to create a clean copy.

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the mohitkumhar's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant