-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Open
Labels
component: CollapseThe React component.The React component.has workaroundThere’s a bug, but users have a complete workaround, so no urgent fix or release is needed.There’s a bug, but users have a complete workaround, so no urgent fix or release is needed.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Description
Summary
I expect Collapse to be able to handle flexbox layout transition.
Examples
https://stackblitz.com/edit/github-nb4cly3i?file=src%2FApp.tsx
In the example there are 3 columns, the left one is collapsed.
Hit the Collapse/FlexCollapse button to toggle which component is used.
Hit the Open/Close button to see the transition in action.
Change the flex input.
Motivation
Using Collapse in a flexbox is not supported/behave unexpectedly
Search keywords: collapse, flex, flexbox
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: CollapseThe React component.The React component.has workaroundThere’s a bug, but users have a complete workaround, so no urgent fix or release is needed.There’s a bug, but users have a complete workaround, so no urgent fix or release is needed.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.