-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
antd
### Is your feature request related to a …
-
To replicate, paste this schema:
https://gist.github.com/guitavano/13e1915976b7d746eeb64270db554aaa
On playground:
https://rjsf-team.github.io/react-jsonschema-form/
-
Schema form editor is demonstrating sluggishness when editing large documents. From observations, there seems to be one main reason for this issue: the schema form editor often refreshes the complete …
-
### Reproduction
https://stackblitz.com/edit/nuxt-vue-3-4-beta-twkyrr?file=src%2Fpages%2Fhome%2FHomePage.vue
### Describe the bug
In documentation:
> If you want to set default value of date, c…
-
**Describe the bug**
A clear and concise description of what the bug is.
When creating a new hanging protocol, any value that is an array with at least an object structure inside of it will raise …
-
**Proposal**
This is a proposal for expanding work on the functionality that is offered by the combination of the pydantic-forms pypy module and the frontend code that we use to automatically generat…
-
**Is your feature request related to a problem? Please describe.**
I'm using valibot adapter which also supports transformations. Consider the schema:
```
const schema = v.object({
email: v.pipe(…
-
### Description
It would be nice to be able to validate schemas (like zod or valibot for example) automatically instead of using the rules property of the form.
### Suggested solution
In the Form c…
-
During the W3C Credentials Community Group presentation, I noticed that the schema switches between singular and plural form for the attribute names.
https://identity.foundation/credential-schemas/…
-
- Original Issue: #5262
- Release Issue: #5670
For a Reproductive Health Module, we need a way to dispense (create prescriptions) from within an Encounter.
# 🧪 Testing
- #5331
- [ ] Create…