Open
Description
Description:
When attempting to create a new user, if there's a validation error (e.g., a required field like 'language' is not selected), the form submission fails silently. The "Save" button appears unresponsive, and there's no clear indication to the user about what went wrong or which input field needs correction.
Expected Behavior:
Clear error messages should be displayed prominently, indicating the specific validation failures. The corresponding input fields should be visually marked (e.g., highlighted) to guide the user in correcting the errors.
Benefit:
Improves user experience by providing immediate and clear feedback, reducing frustration and making the form easier to use.
Metadata
Metadata
Assignees
Labels
No labels