PF5 wizard too restrictive for integration with react-hook-forms? #5943
nicolethoen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
See how Ansible has proposed writing their own Wizard implementation (using PF classes) to enable integration with react-hook-forms
https://github.com/ansible/ansible-ui/blob/252de2142c0eeebd3f7b7e9d76d74482b802851f/framework/PageWizard/PageWizard.tsx#L88
I'd love to better understand the currently limitation of the updated WizardStep component which makes it seemingly unable to be wrapped in the appropriate form related contexts and be integrated with react-hook-forms.
From what we can see - does anyone on the patternFly team think they could build out a similar Wizard with the PF5 Wizard component?
Beta Was this translation helpful? Give feedback.
All reactions