rjsf-team/react-jsonschema-form

[Feature] Disable Specific Item from array on UiSchema

Open

#2.504 geöffnet am 5. Aug. 2021

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (2.136 Forks)batch import
arrayscorefeaturehelp wanted

Repository-Metriken

Stars
 (13.175 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 17h) (32 gemergte PRs in 30 T)

Beschreibung

Prerequisites

Description

According to the doc it is a new Feature : I can disable specific item (no disable additionnal properties) with index number (no conditionnal because is for javascript dynamic logic).

Steps to Reproduce

there is no step to reproduce because is a UISchema Feature

Expected behavior

have option on uischema let me fill a index wich the whole item is disable (object or string/number)

Actual behavior

No possibilities to fill an index which disable specific item from array

Version

v3.0.1 if something have this feature then the doc need update please

Contributor Guide