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 TextInput, Select, SimpleSelect overflowing when there are lots of renderBefore elements #1813

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

matyasf
Copy link
Collaborator

@matyasf matyasf commented Dec 6, 2024

Add lots of renderBefore elements to TextInput, e.g. Tag-s. They should wrap, not overflow.

This is a simplified port of the same fix in v10: #1809 (it just wraps the text, does not simplify the DOM and makes it look nicer if there is more than one line of before element)

…hen there are lots of renderBefore elements

TEST PLAN:
Add lots of renderBefore elements to TextInput, e.g. Tag-s. They should wrap, not overflow
@matyasf matyasf requested review from balzss and joyenjoyer December 6, 2024 15:57
@matyasf matyasf self-assigned this Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-12-09 10:41 UTC

@matyasf matyasf merged commit 542c75f into v9_maintenance Dec 9, 2024
6 checks passed
@matyasf matyasf deleted the fix_textInput_wrap_v9 branch December 9, 2024 10:41
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.

3 participants