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

style: "Search in ..." divider overflow #4375

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Nov 30, 2024

Before:

image

After:

image

Reported by @adbenitez

@WofWca WofWca force-pushed the wofwca/fix-search-divider-overflow branch 2 times, most recently from a9f8592 to ff52025 Compare November 30, 2024 15:11
@Simon-Laux
Copy link
Member

To keep in mind: For this search in chat divider it does not matter, but height might matter for the other dividers in the global search.

@WofWca
Copy link
Collaborator Author

WofWca commented Nov 30, 2024

but height might matter for the other dividers in the global search.

Those should not wrap because they only show "999+ messages / contacts / chats", unless the translation is super long.

This change should only really affect the "search in" divider.
Other dividers with the same class name shouldn't be overflowing,
unless the translation is super long,
but either way this should be better than truncating.
@WofWca WofWca force-pushed the wofwca/fix-search-divider-overflow branch from ff52025 to 3c80473 Compare November 30, 2024 20:28
@WofWca WofWca merged commit 243dde2 into main Nov 30, 2024
2 of 6 checks passed
@WofWca WofWca deleted the wofwca/fix-search-divider-overflow branch November 30, 2024 20:28
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

Successfully merging this pull request may close these issues.

2 participants