rjsf-team/react-jsonschema-form

Feature Request: Implement collapse button for array form items

Open

#2.193 aberto em 14 de jan. de 2021

Ver no GitHub
 (4 comments) (15 reactions) (0 assignees)TypeScript (2.136 forks)batch import
featurehelp wanted

Métricas do repositório

Stars
 (13.175 stars)
Métricas de merge de PR
 (Mesclagem média 3d 17h) (32 fundiu PRs em 30d)

Description

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!

Guia do colaborador