dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Fixed viewport not being reset after exiting responsive story #2088

Closed Mil4n0r closed 2 months ago

Mil4n0r commented 2 months ago

Checklist

Description An unexpected behavior has been found. When inside the stories of a component that contains responsive behavior for small screens (for example iphonex), it doesn't matter if you go to a non-responsive story. The viewport mode that was triggered will remain.

Additional context https://github.com/storybookjs/storybook/issues/27073#issue-2287234733