-
-
Be aware the form that is used is redux forms so whatever solution is come up with needs to be with redux forms in mind.
-
-
Research about react forms, validation, etc.
-
### Requirement
Add an additional TDF process steps screen that allows users to capture
1. value capture
2. token Utility
3. Demand Drivers
### Implementation
1. These screens are a little different …
-
## Current Behavior
When using FieldArray's remove helper, my errors state for the field gets set to an empty array for two renders. This is problematic if you are expecting errors to be an object …
TLadd updated
4 years ago
-
Hiii, someone could tell me how to avoid the submit by clicking on a Link to avoid validation, please.
When I click on the Link to go to another page the validation is executed and I have to click …
-
- [x] update header
- [x] update download upload buttons
- [x] update split unit icons (formik repeater)
- [x] update stepper after it is completed
- [x] staging icons
- [x] update pagination
- …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I expected to be able to add and remove values to the **Majors** text field but I'm unable to:
…
-
## Bug report
Not sure if bug, as formik code looks good to me. So possibly just PEBKAC here, but i could reproduce it in a simple example.
### Current Behavior
when adding muliple empty fiel…