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

Introduce Real-Time Validation Checks and Align Validation UI Across Forms #10053

Open
2 tasks
AdityaJ2305 opened this issue Jan 19, 2025 · 1 comment · May be fixed by #10054
Open
2 tasks

Introduce Real-Time Validation Checks and Align Validation UI Across Forms #10053

AdityaJ2305 opened this issue Jan 19, 2025 · 1 comment · May be fixed by #10054

Comments

@AdityaJ2305
Copy link
Contributor

Description

  • Primary Issue: Missing Real-Time Validation in CreateUserForm

  • Currently, the CreateUserForm does not show real-time validation feedback for username and password fields. Validation errors for the password field only appear upon form submission and display one issue at a time. This leads to a suboptimal user experience, especially when multiple validation criteria exist.

  • Secondary Issue: Validation UI Consistency in UserResetPasswordForm and ResetPasswordForm

  • The validation UI in UserResetPasswordForm and ResetPasswordForm is outdated and does not align with the new design standards provided by vinu. Additionally, the validation behaviour is inconsistent across forms.

Screenshots

Image

Image

Expected Behaviour:

Image

  • Please go through this Slack Thread for detailed expected behaviour
@AdityaJ2305
Copy link
Contributor Author

Hey Team, I would like to work on this issue

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

Successfully merging a pull request may close this issue.

1 participant