-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Prerequisites
- To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
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
Patton-L
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
newt10 commentedon Sep 3, 2021
Can you update with more details (with your schema, formData and uiSchema) on what you are trying to accomplish.
c0ncentus commentedon Mar 5, 2022
would appreciate to
uischema-schema
communPropertyHere include disable feature => some input in array will be disable like string input
heath-freenome commentedon Apr 14, 2023
@c0ncentus This is an interesting use case that will required time and attention that us maintainers don't have. We'd love a PR to add this if you are willing to try.