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

[RSN-85] Fix redirecting after successfully form submition #72

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

raczu
Copy link
Collaborator

@raczu raczu commented Jun 23, 2024

Description

Now it handles properly catching errors and redirecting after successfully submition of form for login or register.

Related issue and/or ticket

RSN-85
closes #71

@raczu raczu added scope: frontend Indicates that PR relates to frontend changes. type: fix PR's categorised as fix (for issues). labels Jun 23, 2024
@raczu raczu requested a review from wzarek June 23, 2024 14:11
@wzarek wzarek added the status: ready for review Determines that PR is ready for review. label Jun 23, 2024
@raczu raczu changed the title [RSN-85] Fix redirecting after successfully from submition [RSN-85] Fix redirecting after successfully form submition Jun 23, 2024
@wzarek wzarek merged commit 2b7ad42 into main Jun 23, 2024
7 checks passed
@wzarek wzarek deleted the RSN-85 branch June 23, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: frontend Indicates that PR relates to frontend changes. status: ready for review Determines that PR is ready for review. type: fix PR's categorised as fix (for issues).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect is not working in register and login logic
2 participants