Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

fix(select): apply overflow hidden to MultiSelect chips#196

Merged
boilund merged 1 commit intoAxisCommunications:mainfrom
anius:fix-multiselect-overflow
Feb 22, 2022
Merged

fix(select): apply overflow hidden to MultiSelect chips#196
boilund merged 1 commit intoAxisCommunications:mainfrom
anius:fix-multiselect-overflow

Conversation

@anius
Copy link
Copy Markdown
Contributor

@anius anius commented Feb 21, 2022

Apply overflow: hidden to the chips inside the multiselect so that it does not grow unnecessary and pushes its internal components outside the container.

Fixes: #195

Screenshot 2022-02-21 at 12 25 57

Screenshot 2022-02-21 at 12 26 05

Screenshot 2022-02-21 at 12 26 15

Apply `overflow: hidden` to the chips inside the multiselect
so that it does not grow unnecessary and pushes its internal
components outside the container.

Fixes: #195
Copy link
Copy Markdown
Collaborator

@boilund boilund left a comment

Choose a reason for hiding this comment

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

Looks good!

@boilund boilund merged commit 2dce76c into AxisCommunications:main Feb 22, 2022
@anius anius deleted the fix-multiselect-overflow branch February 22, 2022 08:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MultiSelect missing overflow hidden

2 participants