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: Set maxWidth for chip in UserItem #2329

Merged
merged 1 commit into from
Oct 14, 2024
Merged

fix: Set maxWidth for chip in UserItem #2329

merged 1 commit into from
Oct 14, 2024

Conversation

knipec
Copy link
Contributor

@knipec knipec commented Oct 14, 2024

Description

This will affect the list of users for a project. The max width will now cause the text in the chip to wrap, instead of making the chip grow arbitrarily big. This is not a big issue currently, but could become an issue if we add future languages where strings are longer that we've considered. Also if the user has set larger system font sizes.

Related Issues

Add-on to ##1877

@knipec knipec merged commit d24f537 into main Oct 14, 2024
10 checks passed
@knipec knipec deleted the fix/chip-width branch October 14, 2024 21:51
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.

2 participants