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: When the user enters an incorrect password or email in the "Sign In" form, the page is reloaded and the entered data is lost #425

Open
Iryna-Permiakova opened this issue Sep 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Iryna-Permiakova
Copy link

Iryna-Permiakova commented Sep 29, 2023

Steps to reproduce:

  1. Click on [Sign In] button
    2.Try to log in with invalid password or email

Expected result:
When the user enters an incorrect password or email in the "Sign In" form, the page is not reloaded and the entered data is saved

Actual result:
When the user enters an incorrect password or email in the "Sign In" form, the page is reloaded and the entered data is lost

Attachments:
https://www.loom.com/share/b385e255f1f74acd8fa699eb322f3bec?sid=1bcb6808-bb42-4b22-9402-b658dfc9d3fe

@Iryna-Permiakova Iryna-Permiakova added the bug Something isn't working label Sep 29, 2023
@Some14u Some14u self-assigned this Sep 29, 2023
@Some14u
Copy link
Contributor

Some14u commented Sep 29, 2023

The same behaviour can be observed in all auth-related components

@Some14u
Copy link
Contributor

Some14u commented Sep 29, 2023

resolved #439

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
Status: To be tested
Development

No branches or pull requests

2 participants