urbit / talk

Urbit notifications and chat module
10 stars 7 forks source link

Long messages get rendered poorly #45

Open Fang- opened 6 years ago

Fang- commented 6 years ago

The message container seems to have a static height. Not ideal, especially now that messages can be any length.

Fang- commented 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.

tmp

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.

ohAitch commented 6 years ago

I'm seeing zalgo caused by a long code snippet, which more directly matches the title of this issue:

screenshot 2018-04-25 10 54 52