appwrite icon indicating copy to clipboard operation
appwrite copied to clipboard

🐛 Bug Report: datetime array Attribute in documents does not display correctly in the GUI

Open MrWael opened this issue 3 years ago • 1 comments

👟 Reproduction steps

datetime array Attribute in documents does not display correctly in the GUI, but when viewed in JSON the values appears fine. because of that i am unable to edit the values from the GUI. appwrite_arraybug

👍 Expected behavior

The datetime array values should appear correctly in GUI similar to JSON view.

👎 Actual Behavior

The datetime array values does not show up in GUI. Instead it shows rows of blank values, and i am unable to edit the values in GUI.

🎲 Appwrite version

Version 1.0.x

💻 Operating system

Windows

🧱 Your Environment

No response

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

MrWael avatar Oct 26 '22 11:10 MrWael

@MrWael, thanks for raising this issue! 🙏🏼 We're working on a rewrite of the Appwrite Console and will make sure this is addressed as part of that.

stnguyen90 avatar Oct 27 '22 23:10 stnguyen90

This should be resolved in the new Console (version 1.1.0):

image

stnguyen90 avatar Nov 17 '22 18:11 stnguyen90