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

Fix user form validation #183

Open
lgorzitze opened this issue Jan 6, 2025 · 0 comments · May be fixed by #185
Open

Fix user form validation #183

lgorzitze opened this issue Jan 6, 2025 · 0 comments · May be fixed by #185

Comments

@lgorzitze
Copy link
Contributor

The validation for the user creation form does not properly check whether all required fields are filled before en abling the save button.

lgorzitze added a commit that referenced this issue Jan 6, 2025
When creating a user, the save button is now only enabled when all
required fields are filled out.
Additionally, programmatically all fields have the required attribute
and visually an asterisk was added to indicate users that the field is
required.
lgorzitze added a commit that referenced this issue Jan 6, 2025
lgorzitze added a commit that referenced this issue Jan 6, 2025
When creating a user, the save button is now only enabled when all
required fields are filled out.
Additionally, programmatically all fields have the required attribute
and visually an asterisk was added to indicate users that the field is
required.
lgorzitze added a commit that referenced this issue Jan 6, 2025
@lgorzitze lgorzitze linked a pull request Jan 6, 2025 that will close this issue
lgorzitze added a commit that referenced this issue Jan 16, 2025
lgorzitze added a commit that referenced this issue Jan 20, 2025
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

Successfully merging a pull request may close this issue.

1 participant