Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃捇 [UI] Use jsonforms for all the form components #270

Open
1 of 2 tasks
neel1996 opened this issue Dec 20, 2022 · 0 comments
Open
1 of 2 tasks

馃捇 [UI] Use jsonforms for all the form components #270

neel1996 opened this issue Dec 20, 2022 · 0 comments
Assignees
Labels
area/ui Mimock UI type/enhancement New feature or request

Comments

@neel1996
Copy link
Member

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

  • User login
  • User creation
  • Mock creation & update
  • User password update

Impacted area

  • UI
  • Backend

Supporting artifacts

No response

@neel1996 neel1996 added type/enhancement New feature or request area/ui Mimock UI labels Dec 20, 2022
@neel1996 neel1996 self-assigned this Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Mimock UI type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant