transfem-org / Sharkey

🌎 A Sharkish microblogging platform 🚀
https://joinsharkey.org/
73 stars 19 forks source link

bug: mobile UI can be scrolled sideways on a user's profile if the name is too long #90

Closed MoshiBar closed 11 months ago

MoshiBar commented 11 months ago

💡 Summary

In mobile UI, if a user's profile name is too long and overflows, it'll allow the view to scroll sideways

I guess you could truncate the display name or wrap it somehow to fix this

🥰 Expected Behavior

the view shouldn't be able to scroll sideways

🤬 Actual Behavior

the view can be scrolled sideways a bit as shown here Screenshot_20231017-112900

📝 Steps to Reproduce

  1. open a user profile that has a long display name this one, for example
  2. scroll to the right

📌 Environment

💻 Frontend

🛰 Backend (for server admin)