-
Notifications
You must be signed in to change notification settings - Fork 40
[200 MRG] Fix logout bug #20
Copy link
Copy link
Labels
authAuthentication, login, logout, and account session flows.Authentication, login, logout, and account session flows.bountyEligible work for the MergeOS bounty programEligible work for the MergeOS bounty programbounty: bugBug-fix bounty work.Bug-fix bounty work.bugSomething isn't workingSomething isn't workingevidence: missingPR needs screenshot, GIF, video, or other visual evidence.PR needs screenshot, GIF, video, or other visual evidence.frontendFrontend UI and interaction work.Frontend UI and interaction work.qaQuality assurance, regression testing, and verification work.Quality assurance, regression testing, and verification work.reward:200-mrgBounty reward is 200 MRG tokens.Bounty reward is 200 MRG tokens.
Metadata
Metadata
Assignees
Labels
authAuthentication, login, logout, and account session flows.Authentication, login, logout, and account session flows.bountyEligible work for the MergeOS bounty programEligible work for the MergeOS bounty programbounty: bugBug-fix bounty work.Bug-fix bounty work.bugSomething isn't workingSomething isn't workingevidence: missingPR needs screenshot, GIF, video, or other visual evidence.PR needs screenshot, GIF, video, or other visual evidence.frontendFrontend UI and interaction work.Frontend UI and interaction work.qaQuality assurance, regression testing, and verification work.Quality assurance, regression testing, and verification work.reward:200-mrgBounty reward is 200 MRG tokens.Bounty reward is 200 MRG tokens.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
Fix the logout bug in the authenticated user experience.
Bounty
Scope
Reproduce the logout problem, identify whether it is caused by frontend state, stored token/session cleanup, backend logout API behavior, navigation, or dashboard state refresh, then fix the smallest safe surface.
Expected Behavior
When a logged-in user clicks logout:
Acceptance Criteria
npm testandnpm run build:localfor frontend-only changes.go test ./...frombackendor explain any test gap.Claim Requirement
Before opening a PR, star this repository and claim the bounty in the Claim Token issue. Link the claim comment in the PR.