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

Flex Layout: Allow control over flex-wrap #35525

Closed
kjellr opened this issue Oct 11, 2021 · 2 comments · Fixed by #36003
Closed

Flex Layout: Allow control over flex-wrap #35525

kjellr opened this issue Oct 11, 2021 · 2 comments · Fixed by #36003
Assignees
Labels
[Block] Group Affects the Group Block [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.

Comments

@kjellr
Copy link
Contributor

kjellr commented Oct 11, 2021

To build on the flex controls available to the Group block, we should have the ability to specify flex-wrap. This would allow us greater design flexibility over the responsive behavior of flex objects.

Related: #33687

@kjellr kjellr added [Type] Enhancement A suggestion for improvement. [Block] Group Affects the Group Block labels Oct 11, 2021
@kjellr kjellr changed the title Group Block: Allow control over flex-wrap Flex Layout: Allow control over flex-wrap Oct 21, 2021
@ntsekouras
Copy link
Contributor

👋 - what values do you think make sense besides wrap and nowrap?

@kjellr
Copy link
Contributor Author

kjellr commented Oct 26, 2021

I think those are good enough to start with! We also could support wrap-reverse for greater control, though I expect it'll be rarely used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Group Affects the Group Block [Status] In Progress Tracking issues with work in progress [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants