-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Bug Report: Appwrite interface, user preferences #1468
Comments
Seems like there's a few other bugs with regards to updating user preferences.
I've tried attaching screen caps to demonstrate this. P.S. GitHub video previews have always been weird for me. If it seems like nothing is happening in the videos, just scroll back to the start and it'll work. Case 1Even though I deleted them from bottom to top in this preview, it doesn't have to be done that way in this case. case.1.mp4Case 2case.2.mp4Case 3case.3.mp4 |
I'd love to work on this issue and create a PR. Let me know if possible! It seems like a really simple fix to be honest. |
@safwanyp looks like it hasn't. Assigned! |
@stnguyen90 Great, thanks! |
@stnguyen90 pinging to inform you that i just made the PR. |
Thank you, our team will review your PR as soon as possible. |
Update: There seems to be also the case for whitespaces. EmptyPreference.mov |
Not sure, why we can not update the preference via console... may be this might be related to this itself? |
PR: #696 |
pref-bug.mp4 |
Preferences are typed internally, but using the console to change them converters them all to strings. Type-column in the table is needed, it's not a case of "if the comment get enough votes". This can break stuff! Dangrous stuff:
#8989 |
👟 Reproduction steps
When I go to a authed user-> /console//auth/user- and remove an remove an preference, the update button does not become active and I cannot save the changed, but when adding one and deleting another, then saving -> it works. I only tested it by deleting 1/1 preference
👍 Expected behavior
It should delete the preference for the user
👎 Actual Behavior
It did nothing -> proof when reloading
🎲 Appwrite version
Version 1.2.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: