You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm working on a component which has a single Figma frame with all the states in it. All of the stories point to the same frame. But when I switch between stories, which I do often, I have to wait for the Figma frame to reload.
Describe the solution you'd like
Ideally, if the design parameter is exactly the same in the story being closed and the story being opened, the pane would not reload.
Describe alternatives you've considered
Just putting up with it. 😄
Design types
(Any)
Additional context
This might not be possible in Storybook's addon architecture. But if it is, it would be super helpful!