-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
🐞 Bug: Missing Logout and Back Navigation During Onboarding Flow
📌 Issue Overview
Bug: Missing logout and go back options during onboarding flow traps users in the process
During the onboarding process, users have no way to logout or navigate back to previous steps, creating a poor user experience where users can become stuck in the onboarding flow without any escape route.
🔍 Steps to Reproduce
- Open the application and start the onboarding process
- Navigate through several onboarding steps
- Try to find a way to logout or go back to previous steps
- Notice that no logout button or back navigation options are available
- User becomes trapped in the onboarding flow
🎯 Expected Behavior
- Users should have access to a logout option at any point during onboarding to exit the session
- Users should be able to navigate back to previous onboarding steps to review or modify their choices
- A clear "Skip onboarding" or "Complete later" option should be available
- Navigation breadcrumbs or progress indicators should allow backward movement
🚨 Actual Behavior
- No logout button is visible during the onboarding process
- No back navigation or previous step options are available
- Users cannot exit the onboarding flow once started
- Users are forced to complete the entire onboarding sequence without any escape route
- If users close the browser/app, they may lose progress or be forced to restart onboarding
📷 Screenshot
user will stack on this page not able to go back
---
💡 Suggested Improvements
- Add a logout button in the header/navigation area that persists throughout onboarding
- Implement back navigation - Add "Previous" buttons on each onboarding step
- Add a "Skip for now" option to allow users to complete onboarding later
- Progress indicator with clickable steps - Allow users to jump to previous completed steps
- Exit confirmation dialog - When users try to logout/exit, confirm if they want to save progress
- Auto-save progress - Save onboarding progress so users can resume later
- Add breadcrumb navigation showing current step and allowing backward movement
Record
- I agree to follow this project's Code of Conduct
- I want to work on this issue
Metadata
Metadata
Assignees
Labels
No labels