IMPORTANT: Please do not create a Pull Request without creating an issue first.
*Any change needs to be documented in issues so that people are aware of what's being developed.
Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
fixes #13
What is the current behavior? (You can also link to an open issue here)
you can input an incorrect password and still be redirected to the profile page
What is the new behavior (if this is a feature change)?
A proper error modal is shown
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No
IMPORTANT: Please do not create a Pull Request without creating an issue first.
*Any change needs to be documented in issues so that people are aware of what's being developed.
Please check if the PR fulfills these requirements
[x] The commit message follows our guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) fixes #13
What is the current behavior? (You can also link to an open issue here) you can input an incorrect password and still be redirected to the profile page
What is the new behavior (if this is a feature change)? A proper error modal is shown
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Other information: