console
console copied to clipboard
🐛 Bug Report: NULL and FALSE values on boolean attributes show the same when selected
👟 Reproduction steps
Just create a collection with a boolean attribute, and then create a document and set the boolean to false
👍 Expected behavior
The expected thing that it should do when you click false, is that "False" should be written when selected
👎 Actual Behavior
When you select false, it will appear as the value has not even been set to anything (Same thing as when it's null)
Value selected to null
Value selected to False
🎲 Appwrite version
Version 1.6.x
💻 Operating system
Linux
🧱 Your Environment
I use Appwrite 1.6 on Docker in my Windows OS
I put OS to Linux because Docker uses Linux essentially
👀 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
It's fixed in the console 6.1.23 (upgraded from 6.0.13 that does not have the fix) Tho be sure to use appwrite 1.7.4