-
Notifications
You must be signed in to change notification settings - Fork 146
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
🚀 Enhancement: Improve mobile view when users have no names #1121
Comments
@step135, thanks for creating this issue! 🙏🏼 It seems like this is happening because your users don't have names. Is that correct? |
@stnguyen90 There is no check for any of the user input values which allows empty value to be inserted and causes the issue. Maybe we could add a validation check for email to not be empty value and use it as the fallback value for the user. |
The title is "Broken page for users" |
We'll keep this in mind for our next iteration of this page. |
@stnguyen90 I am working on this issue, and I have made the user's email fields compulsory, Should I also make the password field compulsory? Also, should I show something like NA under the name field or the email itself? |
👟 Reproduction steps
Open users tab on Chrome 120 Mobile and you won't see any text.
👍 Expected behavior
It should show the text.
👎 Actual Behavior
Empty page
🎲 Appwrite version
Appwrite Cloud
💻 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: