Open thebadking opened 10 months ago
can i work on this issue ??
@thebadking can you please share a recording of the bug in action or a sample app that shows this issue?
@thebadking we're not able to see the video. Could you attach a list of steps or a public forkable app?
the video plays on the github platform on chrome for sure, here is a screenshot you see when i hover over the input field i get only a "draggable" hand
The steps are very simple just add an Array type to a form and try to edit the fields
@thebadking able to see the video now.
with some more digging I relised the bug happens on the auto generated form fields when you change them to array type, if you create a custom field it works, so it definitely looks like a bug
I attached the app.json but it is a new project using the default users data mockup
@thebadking I have been able to replicate the error from the app json you provided.
The issue is in the Field configuration property of the gender array column. From the image below, you can see that field configuration has - No fields configured
On the custom field, it works because there are field configs for the column as seen below
Updating the field configuration from the Gender property pane will solve the problem.
Is there an existing issue for this?
Description
Can't edit values on Array type
Steps To Reproduce
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
Cloud