react-jsonschema-form icon indicating copy to clipboard operation
react-jsonschema-form copied to clipboard

A React component for building Web forms from JSON Schema.

Results 442 react-jsonschema-form issues
Sort by recently updated
recently updated
newest added

TODO: Set up CI for v6 TODO: Test publishing and ensure release scripts work ### Reasons for making this change Fixes #3965 - Use pnpm for package management - Improves...

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? mui ### Is your feature request related to a problem? Please describe. I found out...

awaiting response
feature

### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? other ### What is your question? I'm working on a custom theme that also includes...

question
awaiting response

We've created a few custom components to be rendered via their mappings in a `uiSchema`. For example: ```typescript ... export const MultiSelect = ({ value, schema, onChange }: WidgetProps) =>...

question
awaiting response
possibly close

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

bug
awaiting response
needs reproducible example
possibly close

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

bug
material-ui

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

bug
help wanted

### Prerequisites - [X] I have searched the existing issues - [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers. - [X] I have read...

bug
help wanted
$ref

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript