-
Suggestion
-
Resolution: Unresolved
-
None
Add the `Form` component from Atlassian Design System: https://atlassian.design/components/form/examples
The current `useForm` hook in UI Kit handles state management for forms in UI Kit apps. However it's lacking capabilities that developers need for more control over their Forms such as controlling values and resetting fields programmatically. The Form component from Atlassian Design System contains all of these features. This ticket is to port over ADS Form to provide a more feature rich solution