mui-forms icon indicating copy to clipboard operation
mui-forms copied to clipboard

Material UI forms using json based schema

Results 12 mui-forms issues
Sort by recently updated
recently updated
newest added

**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...

documentation
enhancement

**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...

documentation

**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...

documentation
enhancement

Components to have loader for loading states: - Select control - MultiSelect control - Search control

enhancement

Test and improve accessibility of current form fields.

documentation
feature

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...

enhancement

## 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

documentation
feature