You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(frontend): improve session recovery robustness and reset guards
- Restrict session auto-wipe to explicitly catch 404 HTTP status errors using AxiosError
- Add guard in handleResetSession to alert and prevent users from resetting while a network request is pending
- Refine code comments for temporary UI components
0 commit comments