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(combobox): ensure truncated text appears for longer strings when in fixed-width container #3342

Conversation

caripizza
Copy link
Contributor

Related Issue: #3341

Summary

This pr makes sure that a longer-text string in a combobox is truncated again when it's inside a smaller fixed-width container.

Also adds a longer text string to its "Multiple" story for Screener checking moving forward, and adds the repro markup to the demo page html.

@caripizza caripizza requested a review from a team as a code owner October 23, 2021 00:50
@github-actions github-actions bot added this to the Sprint 10/25 - 11/5 milestone Oct 23, 2021
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Oct 23, 2021
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@caripizza
Copy link
Contributor Author

@macandcheese can you accept the Screener change on this one if it looks good to you?

@macandcheese
Copy link
Contributor

@caripizza I approved in Screener - it looks like it hasn't updated here yet.

@caripizza
Copy link
Contributor Author

@benelan do you know if I need to close and reopen this pr to get the approved Screener change to come through? (Tried a hard refresh but the checks still show as failed)

@caripizza caripizza merged commit 1fb83a4 into master Oct 26, 2021
@caripizza caripizza deleted the caripizza/hotfix-combobox-truncated-text-from-pr-3143-regression branch October 26, 2021 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants