console icon indicating copy to clipboard operation
console copied to clipboard

🐛 Bug Report: Collection attributes: Enum elements update without clicking "update"

Open AmmarHaddadi opened this issue 6 months ago • 1 comments

👟 Reproduction steps

  1. go to a collection in the DB
  2. create an enum attribute
  3. give it 2 elements: a and b
  4. add element c and then click cancel, click the Enum and you see it has c in elements
  5. click to remove c and then click cancel, click the Enum and you see that c has been deleted from elements

👍 Expected behavior

When I click cancel everything should return to what it was before I clicked to edit the Enum

👎 Actual Behavior

Clicking cancel doesn't cancel enum elements updates

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

Appwrite Cloud on Brave browser

👀 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?

AmmarHaddadi avatar Aug 23 '25 10:08 AmmarHaddadi