This repository was archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 191
Forms #32
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
🚀 Feature Proposal
Add forms to the component library.
Forms should have:
- form builder: outputs a jsonschema, including validation and field types
- auto building forms from a jsonschema
- auto validating on predefined input types; function on custom input types
Motivation
Forms are used to enter information.
Example
Creating a new patient.
Relevant Links
- (formik)[https://bundlephobia.com/[email protected]]
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed