-
### Justin Burden
---
**Work Completed In Past Iteration:**
- Implemented House Checklist functionality:
- Created a Checklist page with fillable form elements to capture user input, allowing u…
-
Sorry if this has already been posted, but this is kind of a reference for a lot of people: https://react.rocks/example/react-jsonschema-form
"Form generation and validation from JSON schema. Inclu…
-
``` js
// child component
var Input = React.createClass({
mixins: [Formation.FormMixin],
render: function () {
return (
);
}
});
// form
var Form = Formation.Crea…
-
因为 page 没有 breadcrumb,所以我想自己实现,但是我发现无论是在 schema 里实现,还是自己在 renderAmis 外层实现,都会出现标题问题
在 page -> crud(autoFillHeight=true) 外层添加 wrapper 包裹后,table的高度(.cxd-Table-content的 inline style height)在不停的缩小,
…
-
[React hook form](https://github.com/react-hook-form/react-hook-form) is a popular form validation library that supports forms schema resolving by resolver API (https://github.com/react-hook-form/reso…
-
## Context
Following work on LinkField, we've concluded that getting Fluent to interact with React UI and Form Schema is difficulty.
## Story
As a developer building a Silverstripe CMS with …
-
### Version Number
7.43.5
### Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/hgxggr
### Steps to reproduce
1. Install and set up react-hook-form and zod in your project
2. Create a form…
-
Using the following does nothing. Furthermore, this doesn't appear to match the API of `style` (imported from react-stylesheet). Is this project (and/or react-stylesheet) abandoned?
> Customizing l…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (14) arm64 Apple M3 Max
Memory: 220.56 MB / 36.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.18.0 - ~/.asdf/install…
-
### 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 the [do…