console
console copied to clipboard
🐛 Bug Report: Can't update array of same elements
👟 Reproduction steps
- open the appwrite dashboard and navigate to the appropriate collection and document.
- the document contains an array field with identical values for each element of the array (i.e., ["test", "test", "test"]).
- attempt to delete one or more elements from this array field. Notice that the "Update" button does not become enabled, preventing the changes from being saved.
👍 Expected behavior
The "Update" button should become enabled as soon as any changes are detected in the document, allowing me to save my changes and successfully delete elements from the array.
👎 Actual Behavior
The "Update" button remains disabled and i am unable to save my changes. t
his seems to occur when all elements in the array are identical.
🎲 Appwrite version
Version 0.10.x
💻 Operating system
Windows
🧱 Your Environment
no
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
I would like to work on this? can I assigned to this?
can i work on this?
@shashankdaima, would you still like to work on this?
Yes, I would love to, but will need some of your's (and other appwrite members') assistance. Should I ask those question here? or on discord? Any particular discord channel for contribution? @stnguyen90
@shashankdaima, assigned! It would be best to create a support post.
Unassigning due to inactivity