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

Enhancement :- Input Validation on Blur #286

Open
DubeyYash01 opened this issue Oct 26, 2024 · 1 comment
Open

Enhancement :- Input Validation on Blur #286

DubeyYash01 opened this issue Oct 26, 2024 · 1 comment

Comments

@DubeyYash01
Copy link

Description:
This enhancement introduces an onBlur event handler for input fields in the login form, providing users with immediate feedback on their input. When a user moves focus away from an input field, the application will validate the entered data—such as checking the email format and the password length. This real-time validation helps users correct errors quickly, improving the overall user experience and reducing the likelihood of submission errors. By informing users about any issues as they fill out the form, we can streamline the login process and enhance the accessibility of the application.

Copy link

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

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

No branches or pull requests

1 participant