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

Closed
2 tasks
AdityaJ2305 opened this issue Jan 19, 2025 · 2 comments · Fixed by #10054
Closed
2 tasks

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

AdityaJ2305 opened this issue Jan 19, 2025 · 2 comments · Fixed by #10054
Assignees

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

@Jacobjeevan
Copy link
Contributor

@AdityaJ2305 Please get the issue assigned first before opening a PR 👍

@Jacobjeevan Jacobjeevan added this to Care Jan 20, 2025
@github-project-automation github-project-automation bot moved this to Triage in Care Jan 20, 2025
@Jacobjeevan Jacobjeevan moved this from Triage to In Progress in Care Jan 20, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Care Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants