generated from ita-social-projects/DevTemplate
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add modal window when verification was successfully completed #216
Comments
Are you sure that it is a good idea to authorize and move to the Profile Page through the verification link at once?
|
@mehalyna good point. I've changed redirection from my profile to login page. |
whooaami
added a commit
that referenced
this issue
Oct 11, 2023
whooaami
added a commit
that referenced
this issue
Oct 24, 2023
whooaami
added a commit
that referenced
this issue
Oct 28, 2023
…mailVarify #216 add modal window email varify
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a user
I want to know that I am registered
So that I know my previous actions were successful
Given I am on the email page with the verification link
When I click on the link
And I am verified and registered
Then I should be redirected to the Login page
And I should see the modal window that says: "Вітаємо! Ви успішно пройшли верифікацію."
And I should be able to close the window
Design - link
Linked user story: #10
Linked epic: #3
The text was updated successfully, but these errors were encountered: