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

HighLevelSelect: pass flex_shrink prop to SelectTrigger #2876

Merged
merged 2 commits into from Mar 18, 2024

Conversation

masenf
Copy link
Collaborator

@masenf masenf commented Mar 18, 2024

This allows the high level select to have width="100%" and also shrink-to-fit inside a parent container.

Fix #2824, kind of

This allows the high level select to have width="100%" and also shrink-to-fit inside a parent container.

Fix #2824, kind of
@masenf masenf merged commit f446d06 into main Mar 18, 2024
62 checks passed
@masenf masenf deleted the masenf/pass-flex-shrink-to-select-trigger branch March 18, 2024 22:49
masenf added a commit that referenced this pull request Mar 19, 2024
* Revert "Remove width prop from rx.select (#2835)"

This reverts commit d14292d.

* HighLevelSelect: pass flex_shrink prop to SelectTrigger

This allows the high level select to have width="100%" and also shrink-to-fit inside a parent container.

Fix #2824, kind of
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.

rx.select width applies incorrectly when stacked horizontally
2 participants