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

Fix user name overflow on bubble message #8405

Closed
wants to merge 1 commit into from
Closed

Fix user name overflow on bubble message #8405

wants to merge 1 commit into from

Conversation

luixxiul
Copy link
Contributor

@luixxiul luixxiul commented Apr 25, 2022

Fixes element-hq/element-web#21914

This PR fixes user name overflow on bubble message.

Before:

before

After:

after

The color of the ellipsis is out of scope of this PR.

Signed-off-by: Suguru Hirahara luixxiul@users.noreply.github.com

type: defect


Here's what your changelog entry will look like:

🐛 Bug Fixes

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
@github-actions github-actions bot added the T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems label Apr 25, 2022
@luixxiul luixxiul marked this pull request as ready for review April 25, 2022 14:16
@luixxiul luixxiul requested a review from a team as a code owner April 25, 2022 14:16
Copy link
Contributor

@kerryarchibald kerryarchibald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't recreate this issue on latest develop, I don't think we need this change.
Screenshot 2022-04-27 at 16 56 02

@luixxiul
Copy link
Contributor Author

@kerryarchibald oh my god, it's like saying my screenshot was fabricated somehow...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long user name on mx_EventTile_bad with grid layout overflows from the bubble
2 participants