Skip to content

Bug: Unnecessary Login/Signup Popup on Returning from Terms/Privacy #760

@piyanka

Description

@piyanka

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:

  1. Log in to the application.
  2. Navigate to Terms of Service or Privacy Policy.
  3. Click on Back to Home.
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions