Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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