Skip to content
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

Open
2 tasks done
step135 opened this issue May 31, 2024 · 4 comments
Open
2 tasks done

🚀 Enhancement: Improve mobile view when users have no names #1121

step135 opened this issue May 31, 2024 · 4 comments
Labels
enhancement New feature or request product / auth Fixes and upgrades for the Appwrite Auth

Comments

@step135
Copy link

step135 commented May 31, 2024

👟 Reproduction steps

Open users tab on Chrome 120 Mobile and you won't see any text.

Screenshot_20240531-162008

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

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@step135 step135 added the bug Something isn't working label May 31, 2024
@stnguyen90 stnguyen90 transferred this issue from appwrite/appwrite Jun 4, 2024
@stnguyen90 stnguyen90 self-assigned this Jun 4, 2024
@stnguyen90 stnguyen90 added the product / auth Fixes and upgrades for the Appwrite Auth label Jun 4, 2024
@stnguyen90
Copy link
Contributor

@step135, thanks for creating this issue! 🙏🏼 It seems like this is happening because your users don't have names. Is that correct?

@blackviking27
Copy link
Contributor

@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.

@step135
Copy link
Author

step135 commented Jun 23, 2024

The title is "Broken page for users"

@stnguyen90 stnguyen90 changed the title 🐛 Bug Report: Broken page for users 🚀 Enhancement: Improve mobile view when users have no names Jun 24, 2024
@stnguyen90 stnguyen90 added enhancement New feature or request and removed bug Something isn't working labels Jun 24, 2024
@stnguyen90
Copy link
Contributor

Maybe we could add a validation check for email to not be empty value and use it as the fallback value for the user.

We'll keep this in mind for our next iteration of this page.

@stnguyen90 stnguyen90 removed their assignment Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request product / auth Fixes and upgrades for the Appwrite Auth
Projects
None yet
Development

No branches or pull requests

3 participants