mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-07-16 23:24:55 -05:00
[GH-ISSUE #1813] Dashboard UI - profile setup form details not persisting #29761
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (May 28, 2026).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/1813
Originally assigned to: @kai4avaya on GitHub.
Discussed in https://github.com/harvard-edge/cs249r_book/discussions/1745
Originally posted by yashishandilya May 15, 2026
I tried going with option 1 on the 'Community Ecosystem' page to 'Explore the Live Dashboard' link
Once I log in with Google SSO, going to the 'Dashboard' option in the left sidebar prompts me with a 'Finish Setting Up' page, which, upon filling all the fields and hitting submit, leads to the field details not persisting and the setup pop-up not disappearing as well.
Link to screen recording
Dev tools give me a 'No label associated with the form field' in the Issues tab.
Top-right button (black text redacted) at this endpoint [https://mlsysbook.ai/tinytorch/community/community.html] leads to a different Profile Setup page, where info both persists, and the pop-up closes with a confirmation.


I know I can use Option 2 as well. Just wanted to give a heads up.
Thank you!