-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When a logged-in user visits the Terms of Service or Privacy Policy page and clicks Back to Home, a Login/Signup popup is displayed. However, the user is actually still logged in — if they close the popup, the Home page is shown correctly behind it.
This popup should not appear for authenticated users, as it creates confusion.
To Reproduce
Steps to reproduce the behavior:
- Log in to the application.
- Navigate to Terms of Service or Privacy Policy.
- Click on Back to Home.
- Notice that a Login/Signup popup appears even though the user is already authenticated.
Expected behavior
The app should directly show the Home/Dashboard page without triggering the login popup.
Actual Behavior
A Login/Signup popup appears unnecessarily, and only when it’s closed, the Home page is visible behind it.
Screen Recording
Untitled.video.-.Made.with.Clipchamp.mp4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working