AOSSIE-Org / AOSSIE-Org/InPactAI

BUG:Missing Logout and Back Navigation During Onboarding Flow

未关闭
#93 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
102
派生
144
PR 合并指标
30 天内没有已合并 PR

描述

### Is there an existing issue for this?

- [x] 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

1. Open the application and start the onboarding process
2. Navigate through several onboarding steps
3. Try to find a way to logout or go back to previous steps
4. Notice that no logout button or back navigation options are available
5. 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

Image
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

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。