Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long messages get rendered poorly #45

Open
Fang- opened this issue Dec 21, 2017 · 2 comments
Open

Long messages get rendered poorly #45

Fang- opened this issue Dec 21, 2017 · 2 comments
Assignees

Comments

@Fang-
Copy link
Member

Fang- commented Dec 21, 2017

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

@Fang- Fang- self-assigned this Dec 21, 2017
@Fang-
Copy link
Member Author

Fang- commented Dec 22, 2017

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
Copy link
Contributor

ohAitch commented Apr 25, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants