drip-form icon indicating copy to clipboard operation
drip-form copied to clipboard

基于React和JSONSchema的动态表单解决方案

Results 11 drip-form issues
Sort by recently updated
recently updated
newest added

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/JDFED/drip-form/blob/dev/CONTRIBUTING.md#reporting-new-issues). ### Description 文档中缺少一些配置项的说明,需要补全。 The description of some configuration items is missing...

documentation
work in progress

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/JDFED/drip-form/blob/dev/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of DripForm、DripFormTheme....

bug
status: To Be Assigned

### Is your feature request related to a problem? Please describe. N ### Description When I dragged a wrong components, I have to put it down and then delete it....

enhancement
awaiting-approval

### Is your feature request related to a problem? Please describe. 现在有一个场景,是form的外层组件需要实时感知用户对form的修改,并获取change后的formData。 但是目前只能通过ref获取,或者通过submit来一次性获取最终结果,无法感知用户的实时修改。 ### Description 1. 提供onChange api 2. onChange传递参数为:实时的formData,校验的结果errMsg等 ### Describe the solution you'd like / ### Describe alternatives...

enhancement
awaiting-approval

### Is your feature request related to a problem? Please describe. 无 ### Description ![image](https://user-images.githubusercontent.com/22298505/178907805-4dd18d95-d718-489e-849c-adb482c43c63.png) 数据项过多时, 需要滚动页面较久, 希望可以折叠数据项 ### Describe the solution you'd like 希望可以折叠数组项 ### Describe alternatives you've considered...

enhancement
awaiting-approval

### Is your feature request related to a problem? Please describe. 无 ### Description ![image](https://user-images.githubusercontent.com/22298505/178908214-e9513d15-887d-4342-b8b2-ebba188de37f.png) 鼠标移入才会展示删除按钮, ### Describe the solution you'd like 希望删除按钮可以常驻 ### Describe alternatives you've considered _No response_...

enhancement
awaiting-approval

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/JDFED/drip-form/blob/dev/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of DripForm、DripFormTheme....

bug
status: claimed

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/JDFED/drip-form/blob/dev/CONTRIBUTING.md#reporting-new-issues). ### Description 使用的antd 配置了主题色,按照了@jdfed/form-generator 会把原本项目的主题色会覆盖。 使用的create-app cli 然后webpack里面配置了antd 主题。 安装了@jdfed/form-generator 后,会把项目原来的主题色替换,应该怎么去解决这个问题。...

documentation
status: claimed

### Is your feature request related to a problem? Please describe. 无 ### Description 除了全局布局中设置组件宽度为一行n个外,如何实现栅格容器? ### Describe the solution you'd like 希望提供实现思路 ### Describe alternatives you've considered _No response_ ###...

enhancement
awaiting-approval

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/JDFED/drip-form/blob/dev/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of DripForm、DripFormTheme....

bug