Skip to content

馃悰 Fix mobile sidebar logout leaving login page unclickable - #2285

Closed
Haohua-Sun wants to merge 1 commit into
fastapi:masterfrom
Haohua-Sun:fix-mobile-sidebar-logout
Closed

馃悰 Fix mobile sidebar logout leaving login page unclickable#2285
Haohua-Sun wants to merge 1 commit into
fastapi:masterfrom
Haohua-Sun:fix-mobile-sidebar-logout

Conversation

@Haohua-Sun

Copy link
Copy Markdown

Fixes a mobile sidebar interaction issue where logging out from the user menu can leave the login page visible but not clickable.

The logout navigation could run before the nested dropdown menu and mobile sidebar finished closing, leaving dialog/dropdown interaction state active after navigation. The fix closes the dropdown first, then waits for the mobile sidebar close animation before logging out.

Tested by reproducing the issue before the fix and verifying it after the fix on Chrome and Edge on Windows, Android emulator on Windows, and Safari on macOS.

@Haohua-Sun
Haohua-Sun marked this pull request as ready for review May 15, 2026 19:23
@YuriiMotov YuriiMotov added the bug Something isn't working label May 21, 2026
@alejsdev alejsdev changed the title Fix mobile sidebar logout leaving login page unclickable 馃悰 Fix mobile sidebar logout leaving login page unclickable Aug 7, 2026
@Haohua-Sun

Copy link
Copy Markdown
Author

The issue is no longer reproducible with the latest dependencies. The underlying Radix cleanup bug has been fixed upstream, so I鈥檓 closing this PR as no longer needed.

@Haohua-Sun Haohua-Sun closed this Aug 14, 2026
@Haohua-Sun
Haohua-Sun deleted the fix-mobile-sidebar-logout branch August 14, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants