mui-forms
mui-forms copied to clipboard
Material UI forms using json based schema
**Summary** Fields - phone number - alternate phone number **Expectation** Show a validation error when both values are not same **Approach** Add a hook for custom validation that should work...
**Describe the solution you'd like** I looked through your guide and got a basic idea how to use this library, but I miss information on how to add form validation...
**Summary** Whenever user clicks on next button or on submit button, there is a validation done for that form page. If the user form is not valid, it will be...
Components to have loader for loading states: - Select control - MultiSelect control - Search control
Test and improve accessibility of current form fields.
Type: feature - Current checkbox allows only one value to be selected at present. - Current select option allows only one value to be selected at present. It should be...
## Repro steps: - Make a form with with two required fields - Fill the first field, leave the 2nd field empty and click on submit. - It will show...
## Summary Provide documentation for version 2 of mui-forms