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

CustomSelectControl: Long option strings aren't truncated #43098

Closed
mirka opened this issue Aug 9, 2022 · 0 comments · Fixed by #43301
Closed

CustomSelectControl: Long option strings aren't truncated #43098

mirka opened this issue Aug 9, 2022 · 0 comments · Fixed by #43301
Assignees
Labels
[Package] Components /packages/components [Type] Bug An existing feature does not function as intended

Comments

@mirka
Copy link
Member

mirka commented Aug 9, 2022

Currently the CustomSelectControl just overflows when it can't grow wide enough to fit the option text. We should truncate it with an ellipsis in this case.

Screenshot

Overflowing CustomSelectControl

@mirka mirka added [Type] Bug An existing feature does not function as intended [Package] Components /packages/components labels Aug 9, 2022
@mirka mirka self-assigned this Aug 16, 2022
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Aug 17, 2022
@priethor priethor removed the [Status] In Progress Tracking issues with work in progress label Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants