rjsf-team/react-jsonschema-form

Feature Request: Implement collapse button for array form items

开放

#2,193 创建于 2021年1月14日

 (4 条评论) (15 个反应) (0 位负责人)TypeScript (2,136 个派生)batch import
featurehelp wanted

仓库指标

星标
 (13,175 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Prerequisites

Description

Hi there,

In case of long form it's useful to hide non-needed parts of the form. Here is example:

It would be super useful to add collapse/expand button for array item for such long forms. It may be controlled via several options: "ui: autoCollapse": true/false "ui: showCollapseButton": true/false

Thanks!

贡献者指南