You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The form components in the app are currently using react-hook-forms extensively and this needs to be replaced with jsonforms/ to follow a schema first approach to make the forms low maintainance
Scope of the issue
This deals with only the react app and the current forms that are present in the application are as follows
User login
User creation
Mock creation & update
User password update
Impacted area
UI
Backend
Supporting artifacts
No response
The text was updated successfully, but these errors were encountered:
Summary
The form components in the app are currently using react-hook-forms extensively and this needs to be replaced with jsonforms/ to follow a schema first approach to make the forms low maintainance
Scope of the issue
This deals with only the react app and the current forms that are present in the application are as follows
Impacted area
Supporting artifacts
No response
The text was updated successfully, but these errors were encountered: