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

Unexpected Behavior After User Registration #79

Closed
Shruti-1910 opened this issue May 8, 2024 · 2 comments
Closed

Unexpected Behavior After User Registration #79

Shruti-1910 opened this issue May 8, 2024 · 2 comments
Assignees

Comments

@Shruti-1910
Copy link
Collaborator

Shruti-1910 commented May 8, 2024

After a user successfully registers for an account, they are presented with a snack bar message confirming account creation. However, the expected behavior is to immediately redirect the user to the home screen.

Expected Behavior:

  • User completes the registration process.
  • System successfully creates the account.
  • User is automatically redirected to the Home Screen.

Current Behavior:

  • User completes the registration process.
  • System successfully creates the account.
  • A snack bar message appears confirming account creation.
  • User remains on the registration screen.

Suggested Fix:

  • Implement logic to automatically redirect the user to the Home screen after successful registration.
@Shruti-1910 Shruti-1910 self-assigned this May 8, 2024
@Alpha17-2
Copy link
Collaborator

Okay fix asap

@Shruti-1910
Copy link
Collaborator Author

Okay I am on it.

Shruti-1910 added a commit that referenced this issue May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants