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

Login Form Data Mislabeling #51

Closed
ASHISH-JHA94 opened this issue May 12, 2024 · 2 comments
Closed

Login Form Data Mislabeling #51

ASHISH-JHA94 opened this issue May 12, 2024 · 2 comments
Assignees
Labels

Comments

@ASHISH-JHA94
Copy link
Contributor

Description:
On the login page, the form asks for the user's name, but upon submission, it requires the user's email for verification. This inconsistency in the labeling of the form fields could confuse new users, leading to login difficulties and potentially discouraging them from completing the login process.

Steps to Reproduce:

1.Visit the login page.
2.Observe that the form prompts for the user's name.
3.Enter a name into the provided field.
4.Attempt to submit the form.
5.need to guess by own that it requires email.
Expected Behavior:
The form should accurately label the fields required for login. If the email address is needed for verification, it should be clearly specified on the form.

Impact:
This inconsistency in labeling could lead to user confusion, frustration, and abandonment of the login process. It may result in a negative user experience and potential loss of user engagement.

Proposed Solution:

Update the login form labels to accurately reflect the information required for login and verification.
Clearly indicate the need for an email address for verification purposes on the form.
Ensure that the user interface provides clear instructions to guide users through the login process without confusion.
Attachments:
Screenshot 2024-05-12 181758

@Trisha-tech
Copy link
Owner

Description: On the login page, the form asks for the user's name, but upon submission, it requires the user's email for verification. This inconsistency in the labeling of the form fields could confuse new users, leading to login difficulties and potentially discouraging them from completing the login process.

Steps to Reproduce:

1.Visit the login page. 2.Observe that the form prompts for the user's name. 3.Enter a name into the provided field. 4.Attempt to submit the form. 5.need to guess by own that it requires email. Expected Behavior: The form should accurately label the fields required for login. If the email address is needed for verification, it should be clearly specified on the form.

Impact: This inconsistency in labeling could lead to user confusion, frustration, and abandonment of the login process. It may result in a negative user experience and potential loss of user engagement.

Proposed Solution:

Update the login form labels to accurately reflect the information required for login and verification. Clearly indicate the need for an email address for verification purposes on the form. Ensure that the user interface provides clear instructions to guide users through the login process without confusion. Attachments: Screenshot 2024-05-12 181758

Hello @ASHISH-JHA94 , Go for it
All the Best

@ASHISH-JHA94
Copy link
Contributor Author

you can close the issue #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants