rjsf-team/react-jsonschema-form

[Feature] Disable Specific Item from array on UiSchema

開放

#2,504 建立於 2021年8月5日

 (3 則留言) (1 個反應) (0 位負責人)TypeScript (2,136 個分叉)batch import
arrayscorefeaturehelp wanted

倉庫指標

星標
 (13,175 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南