-
Notifications
You must be signed in to change notification settings - Fork 358
fix: person component responsive issue #2297
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
Conversation
|
Thank you for creating a Pull Request @Mnickii. This is a checklist for the PR reviewer(s) to complete before approving and merging this PR:
|
|
The updated storybook is available here |
|
To prevent wrapping and do ellipsis truncation we need to force a single line and have a (min)-width that the element can be. What minimum width should we limit this component to? |
|
Absolutely agree! @yejuntak what would be a good min-width in this case? |
|
The updated storybook is available here |
|
The updated storybook is available here |
Signed-off-by: Martin Musale <martinmusale@microsoft.com>
Signed-off-by: Martin Musale <martinmusale@microsoft.com>
|
The updated storybook is available here |
1 similar comment
|
The updated storybook is available here |
sebastienlevert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
gavinbarron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
The updated storybook is available here |


Closes #2217
PR Type
Bugfix
Description of the changes
Fixes issue where avatar is squished and lines wrap on whitespace when window width is decreased.
PR checklist
yarn build) and changes have been tested in at least two supported browsers (Edge + non-Chromium based browser)yarn setLicense)Other information