AOSSIE-Org / Resonate

Clubhouse, but Open Source. A social voice platform.
GNU General Public License v3.0
171 stars 123 forks source link

Bug: Fullname of user not displaying if it is large #312

Closed SimardeepSingh1450 closed 3 months ago

SimardeepSingh1450 commented 3 months ago

🐛 Describe the bug

How to produce the same bug ? Just create a new audio room and you can observe fullname is not fully being displayed if it is longer.

Possible Fix - Change the fullname rendering to username rendering rather and limit the length of the username input, or what we can do is make a text scroll animation which shows full name by automatic scrolling.