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]: Refresh on registration tab on login page brings to login tab #1352

Closed
Chaitanya-Shahare opened this issue Jan 2, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@Chaitanya-Shahare
Copy link
Contributor

Describe the bug

When a user visits the registration tab on the login page, and reloads the page, login tab is opened instead of registration tab.

To Reproduce
Steps to reproduce the behavior:

  1. Go to login page, on development server http://localhost:3000/
  2. Click on the Register button.
  3. Optionally can fill some values in the registration form.
  4. Refresh the page

Expected behavior

User should stay on the Registration tab.

Actual behavior

User is redirected to Login tab.

Screenshots

Screen.Recording.2024-01-02.at.12.37.32.PM.mov

Additional details
This can be solved using query parameters

@Chaitanya-Shahare Chaitanya-Shahare added the bug Something isn't working label Jan 2, 2024
@Chaitanya-Shahare
Copy link
Contributor Author

Can you please assign this issue to me?

@rishav-jha-mech
Copy link
Contributor

This is not a valid issue, by default login page is shown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants