Closed
Description
p5.js version
No response
What is your operating system?
None
Web browser and version
1.57.62 Chromium: 116.0.5845.180 (Official Build) (64-bit)
Actual Behavior
When the username is too big, the screen pixels are overflow on small screen
Expected Behavior
On small screen,
Username should convert into less characters.
example:
Hello, guptashaurya2002 !
will convert to
Hello, guptash... !
You can just better alternative of that problem
Steps to reproduce
- login with large username
- make the screen small(mobile view)
- see the username overflowing