Skip to content

flex: add support for inline flex #93813

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

flex: add support for inline flex #93813

merged 1 commit into from
Jun 18, 2025

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented Jun 18, 2025

This should support inline flex. I've went ahead and also removed overflow hidden from Flex.Item (there are only 3 cases where Flex.Item is used, and neither seem sensitive to overflow problems)

@JonasBa JonasBa requested a review from a team as a code owner June 18, 2025 14:10
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 18, 2025
@JonasBa JonasBa merged commit 05bbd37 into master Jun 18, 2025
47 checks passed
@JonasBa JonasBa deleted the jb/flex/inline-support branch June 18, 2025 15:05
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
This should support inline flex. I've went ahead and also removed
overflow hidden from Flex.Item (there are only 3 cases where Flex.Item
is used, and neither seem sensitive to overflow problems)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants