rjsf-team/react-jsonschema-form

Feature Request: Implement collapse button for array form items

Open

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

在 GitHub 查看
 (4 评论) (15 反应) (0 负责人)TypeScript (2,136 fork)batch import
featurehelp wanted

仓库指标

Star
 (13,175 star)
PR 合并指标
 (平均合并 3天 17小时) (30 天内合并 32 个 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!

贡献者指南