You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a user signs up they are redirected to the sign-in page, but this is not needed as the user is already logged in. So, the user should be either redirected to the home page or whichever page they were on before the sign-up page.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Go to the sign-up page and sign up as a new user.
Once you finish signing up you will be taken to the log-in page.
Go to the home page and click the user avatar next to the search bar at the top.
Notice that it shows you are logged in.
Expected behavior
The user can be taken directly to the home page after they sign-up.
Screenshots
N/A
System information
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Bug report
Describe the bug
After a user signs up they are redirected to the sign-in page, but this is not needed as the user is already logged in. So, the user should be either redirected to the home page or whichever page they were on before the sign-up page.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
The user can be taken directly to the home page after they sign-up.
Screenshots
N/A
System information
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: