bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Determining New Password and E-mail Verification on the Same Page #408

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

Description:

I implemented forgot password functionality. However, backend team request that e-mail verification code and determining new password are handled at the same time.

Therefore, I will change design of forgot password page according to above description.

Steps to be taken:

  1. I will delete e-mail validation code screen.
  2. I will add new input field for validation code to a screen which users determine new passwords
  3. I wşll new error and directive messages for users.

⏰ Deadline:

🔎 Reviewer

BeratDamar commented 1 year ago

Since PR is merged, I will close the issue.

For more details, you can visit related PR

Related PR: #409