You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing to report a couple of issues on the signup and login pages of the website:
1. Email Input Type Not Defined:
The email input fields on both the signup and login pages are not defined as type "email," which can lead to invalid email formats being entered.
2. Error Messaging:
After entering incorrect information, a small red text appears as an error message. While this indicates an error, it could be improved for a better user experience.
I propose fixing these issues by:
Defining the email input fields as type "email" to ensure proper validation.
Replacing the small red text with a more user-friendly toast message for both error and successful login/signup events.
I am eager to work on this issue and provide a solution that enhances the user experience. Could you please assign this task to me? I am confident that I can deliver a high-quality fix.
Screenshot -
To help illustrate the issue, I have attached a screenshot for your reference.
Hairify.-.Google.Chrome.2024-05-19.17-29-03.mp4
Thank you for your attention to this matter. I look forward to your response.
The text was updated successfully, but these errors were encountered:
Hello @algovengers,
I am writing to report a couple of issues on the signup and login pages of the website:
1. Email Input Type Not Defined:
The email input fields on both the signup and login pages are not defined as type "email," which can lead to invalid email formats being entered.
2. Error Messaging:
After entering incorrect information, a small red text appears as an error message. While this indicates an error, it could be improved for a better user experience.
I propose fixing these issues by:
Defining the email input fields as type "email" to ensure proper validation.
Replacing the small red text with a more user-friendly toast message for both error and successful login/signup events.
I am eager to work on this issue and provide a solution that enhances the user experience. Could you please assign this task to me? I am confident that I can deliver a high-quality fix.
Screenshot -
To help illustrate the issue, I have attached a screenshot for your reference.
Hairify.-.Google.Chrome.2024-05-19.17-29-03.mp4
Thank you for your attention to this matter. I look forward to your response.
The text was updated successfully, but these errors were encountered: