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

Avoid overflow of a long text value inside SelectField in Firefox [MC-2784] #543

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

emrberk
Copy link
Contributor

@emrberk emrberk commented Apr 18, 2024

After upgrading to react-select to v5.8.0 from v4.3.1, select field values with long text started to overflow from the container. Restricted the maximum width to 100%.
There is a related issue, but no one seems interested :)

@emrberk emrberk requested review from fantkolja and Sodik as code owners April 18, 2024 16:51
@emrberk
Copy link
Contributor Author

emrberk commented Apr 18, 2024

But this one breaks the trailing note. Recalculating the route...

@emrberk emrberk requested a review from fantkolja April 18, 2024 17:30
@emrberk emrberk changed the title Avoid overflow of single value inside SelectField in FF [MC-2784] Avoid overflow of a long text value inside SelectField in Firefox [MC-2784] Apr 18, 2024
@emrberk emrberk merged commit 317d2d5 into master Apr 19, 2024
3 checks passed
@emrberk emrberk deleted the mc-2784 branch April 19, 2024 09:22
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