-
I'd like to add form validation as it seems user can enter alphabet under contacts field and there is no validation for any field
![image](https://github.com/user-attachments/assets/57b6ba64-4325-43d…
-
During a recent Accessibility audit of our application, an issue was raised regarding the error summary. The summary was being displayed with the message **The form could not be submitted** even thou…
-
I would like to add client-side & server-side form validation functionality using express-validator, and mongodb as database . Please assign this issue to me under Hacktoberfest.
-
## Objective
Create form for configuring new Rails application options
## Tasks
- [ ] Create configuration form view
- [ ] Add core input fields:
- Application name
- Database selection
…
-
**Issue needs re-write**
What is being submitted?
A pattern for form level validation.
Rules and rationale for 2 validation patterns
*Option 1:* always enable the primary button (e.g. “Next”…
-
Description: The current form allows submission without filling out all required fields. Add validation to ensure no empty fields.
Steps:
Identify the fields that need validation.
Add form valida…
-
Would be nice to have some basic inputs validation for our forms.
I had a nice experience using `Yup` library with Formik we currently use.
One of such helpful validations would be running
```ethe…
-
The current validation for the "Contact Us" form is not functioning as expected, allowing invalid inputs such as '111' for the phone number field. We need to implement stricter validation rules to ens…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have thorou…
-
**Describe the bug**
When submitting a new multiple-choice question, if the user forget to check/select a correct answer, a modal appears mentioning that it is mandatory to check at least one correct…