Open Fang- opened 6 years ago
Reproduction seems to be very situational, and webtalk should be auto-fixing this through some calculation or another. See this gif where I resize the window to briefly reproduce the issue before it fixes itself.
Might just be that, when I saw this issue first, my browser hadn't sent an accurate width to the page. Relying on calculated text width to adjust element height is definitely shady though, this should be fixed to just use plain CSS at some point.
I'm seeing zalgo caused by a long code snippet, which more directly matches the title of this issue:
The message container seems to have a static height. Not ideal, especially now that messages can be any length.