-
There is an internal validation which is limited, Formik recommends using the yup validation library which supports more complex possibilities.
https://jaredpalmer.com/formik/docs/guides/validation…
-
Add support for running validation rules for data in a data entry form. Add a "Validate" button to the end of the data entry form. Clicking on this button should trigger a validation check against the…
-
like in Bootstrap - would be nice
-
Hello! When submitting a form using the ajax method and the mail is not valid, the form renders again.
That duplicated form appears inside the mailchimp-ajax-response div. It also uses the default te…
-
### Is this feature already requested?
- [x] I have checked "open" and "closed" issues, and this is not a duplicate.
### Feature Description
Develop and integrate a secure **Login**, **Signup…
-
## ✨ Feature
We have a couple of places where users can input URLs, like training opportunities. Our Input component could be updated to validate these for us.
## 🕵️ Details
https://deve…
-
Hi Maria,
My name is Jonathan, I am the Engineering Team Lead for the Customer Team here at Driva.
Thank you for your time putting together this home assignment.
Apologies for the delay in ge…
-
**Steps to reproduce**
1. Head to **Sessions** page.
2. On any course, click on **Copy**.
3. You should see this that the `Name for copied session*` has the same name as the Session you clicked *…
-
### Describe the Bug
Validation errors for relational data are not nested at all. Consider the following models:
- A `customer` model, with a `notes` property (O2M to `note`)
- A `note` model, …
gremo updated
17 hours ago
-
### Does a discussion already exist on the topic you are interested in, or on a similar topic?
- [X] I verified and it doesn't exist
### What
As per subject. We need to check and review our Form co…