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

resolved emoji description text overflowing issue (element-web/issue/22126) #10037

Closed
wants to merge 3 commits into from

Conversation

fahadNoufal
Copy link
Contributor

@fahadNoufal fahadNoufal commented Jan 31, 2023

Resolves element-hq/element-web#22126 reported by @robintown

from @fahadNoufal

If i only add flex: 1 and overflow: hidden
it will look like this
Screenshot from 2023-01-31 20-34-18
there wont be enough spacing in the right side .

to resolve this , i added a maring to the right of 25 px ;

After

Screenshot from 2023-01-31 20-45-47
Screenshot from 2023-01-31 20-46-18

this hard coded value might not affect on different screen size because the size of its parent container is also a hard coded value

Screenshot from 2023-01-31 20-35-42

Hope this resolves the issue . Please let me know if there is any suggestions.


This PR currently has none of the required changelog labels.

A reviewer can add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is, or add Type: [enhancement/defect/task] to the description and I'll add them for you.

@fahadNoufal fahadNoufal requested a review from a team as a code owner January 31, 2023 15:46
@github-actions
Copy link

Thanks for opening this pull request, unfortunately we do not accept contributions from the main branch of your fork, please re-open once you switch to an alternative branch for everyone's sanity. See https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.md

@github-actions github-actions bot closed this Jan 31, 2023
@github-actions github-actions bot added the Z-Community-PR Issue is solved by a community member's PR label Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Z-Community-PR Issue is solved by a community member's PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Face With Open Eyes And Hand Over Mouth" overflows the emoji picker
1 participant