Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: App always starts from onboarding page instead of home page after relaunch, even when user is already logged in #121

Open
4 of 5 tasks
rohitarer opened this issue Nov 9, 2024 · 4 comments
Assignees
Labels
bug Something isn't working gssoc-ext Girl Script Summer of Code hacktoberfest Hacktoberfest'24 hacktoberfest-accepted Hacktoberfest'24 Accepted level2 Medium to solve issues for GSSoC'24 Ext

Comments

@rohitarer
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

In the application, there is an issue where, after a user signs up or logs in, quits the application, and then reopens it, the app starts from the onboarding page instead of the home page. This behavior occurs even if the user is already authenticated and should be redirected directly to the home page.

Expected behavior

  1. When the user signs up or logs in and then quits the application:
  • On reopening, the app should check if the user is already logged in.
  • If the user is logged in, it should navigate directly to the home page.
  1. The onboarding page should only be shown the first time a user launches the app or when they explicitly log out or delete their account.
  2. The app should not show the onboarding page if the user has an existing account and is already logged in.

Add ScreenShots

1
2
3
4
5

I arranged these screenshots in order wise

Please do add the label of gssoc-ext

On which device are you experiencing this bug?

Android

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC Ext'24 contributor
  • I'm a Hacktoberfest 2024 contributor
  • I have starred the repository
Copy link
Contributor

github-actions bot commented Nov 9, 2024

👋 Thank you @rohitarer for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@rohitarer
Copy link
Contributor Author

Please do add the gssoc-ext label

@prajapatihet prajapatihet added bug Something isn't working level2 Medium to solve issues for GSSoC'24 Ext gssoc-ext Girl Script Summer of Code hacktoberfest Hacktoberfest'24 hacktoberfest-accepted Hacktoberfest'24 Accepted labels Nov 10, 2024
@prajapatihet
Copy link
Owner

Complete ASAP as deadline is today 6PM

@prajapatihet
Copy link
Owner

Last 30 mins remaining if you want then raise PR otherwise your contribution won't be count
@rohitarer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext Girl Script Summer of Code hacktoberfest Hacktoberfest'24 hacktoberfest-accepted Hacktoberfest'24 Accepted level2 Medium to solve issues for GSSoC'24 Ext
Projects
None yet
Development

No branches or pull requests

2 participants