-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
[addon-docs] Add Reset button to be able to re-render stories #12101
Comments
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook! |
Automention: Hey @patricklafrance @shilman, you've been tagged! Can you give a hand here? |
@shilman |
@shilman Are you still looking for assistance on this issue? I could take a look at it if so. |
Is this still an issue in 7.0 beta @wintercounter ? |
Hey there! 👋 I'm new to open source and super excited to dive in! I'd love to work on this. Can I be assigned to this issue? 🚀 |
Is your feature request related to a problem? Please describe.
We are having some components which are having some initial animation. We'd like to replay that animation by simply re-rendering the component. This would be pretty useful for several cases IMO, maybe you just simply want a quick reset after some user interactions, you want fresh data, etc. On a lengthy docs page it'd save a lot if we wouldn't need to refresh the whole page and scroll back every time.
Describe the solution you'd like
A Reset button next to the ShowCode button. This could be turned on globbally, per component or per story, just like the rest of such features.
Are you able to assist bring the feature to reality?
Not completely, only on the React part.
The text was updated successfully, but these errors were encountered: