-
Hi,
I'm trying to use fomik's [Wizard](https://github.com/formium/formik/blob/master/examples/MultistepWizard.js) (for a multi-step form) with [react-dropzone](https://react-dropzone.js.org/) (for…
-
I am trying to test the [Multistep Wizard example](https://github.com/jaredpalmer/formik/blob/master/examples/MultistepWizard.js) that has provided by Formik. I have been running into issues where the…
-
related #1714
-
Hi mjangir,
Thanks for sharing your code. Do you by chance have an example of using
a 3rd Party control like "react-select" in your wizard that maintains state and onchange events as you use the…
-
### Issue Summary:
If invalid yaml is passed into the Manifest Source field of a Deploy Manifest stage the text is deleted after saving.
### Cloud Provider(s):
Kubernetes
### Environment:
Thi…
-
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
PF doc: https://www.patternfly.org/v4/design-guidelines/usage-and-behavior/forms#enabling-and-disabling-buttons
> "Form submit buttons should b…
-
Create a register screen for creating an account via the mobile app.
You should use [React Native Paper](https://callstack.github.io/react-native-paper/) components.
You should use [Formik](https:…
-
I’d like to improve RN and RN DOM support. This is an umbrella issue collecting all RN stuff.
- Picker Workaround or docs (#631, #1384)
- Focus management
- Add multi-step example for React Nati…
-
Going through a lot of issues yesterday, I think it would be great to add some new sandboxes/examples:
- [x] checkboxes (to array) (#1386)
- [ ] radios (#1035)
- [x] dependent select fields (a se…
-
## Bug report
### Current Behavior
Using the [MultistepWizard](https://github.com/formium/formik/blob/master/examples/MultistepWizard.js), calling [`resetForm()`](https://formik.org/docs/api/for…