Skip to content

BUG:New Google Users Sent Directly to Dashboard Instead of Onboarding #89

@Saahi30

Description

@Saahi30

Is there an existing issue for this?

  • I have searched the existing issues

What happened?


📌 Issue Overview

After signing up or logging in with Google, new users are not redirected to the onboarding process as expected. Instead, they are taken directly to the dashboard/home page, even if they have not completed onboarding.


🔍 Steps to Reproduce

  1. Go to the Signup or Login page.
  2. Click on “Continue with Google” and complete the Google authentication flow.
  3. Observe the page you are redirected to after authentication.
  4. See the error: user is taken to the dashboard/home page instead of onboarding.

🎯 Expected Behavior

New users who sign up or log in with Google and have not completed onboarding should be redirected to the onboarding page before accessing the dashboard or other protected routes.


🚨 Actual Behavior

New users signing up or logging in with Google are taken directly to the dashboard/home page, bypassing the onboarding process.


💡 Suggested Improvements

  • Ensure that after Google authentication, the app checks if the user has completed onboarding.
  • If onboarding is incomplete, redirect the user to the onboarding page before allowing access to the dashboard.
  • Add debug logging and/or review the onboarding check logic and route protection to ensure correct behavior.

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions