artsy / palette-mobile

Artsy's Design System on Mobile
19 stars 2 forks source link

feat: Add `preventUnmount` prop to `CollapsibleMenuItem` #208

Closed olerichter00 closed 5 months ago

olerichter00 commented 5 months ago

This PR resolves ONYX-815

Description

This PR adds a preventUnmount prop to CollapsibleMenuItem that prevents unmounting the content when collapsed. This change is needed in order to not lose the current state when a step in the SWA form is collapsed.

Screenshots

Simulator Screenshot - iPhone 15 Pro - 2024-03-25 at 16 45 43

artsyit commented 5 months ago

:rocket: PR was released in v13.1.23 :rocket: