rjsf-team/react-jsonschema-form

Feature Request: Implement collapse button for array form items

Offen

#2.193 geöffnet am 14.01.2021

 (4 Kommentare) (15 Reaktionen) (0 zugewiesene Personen)TypeScript (2.136 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (13.175 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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!

Contributor Guide