Is it possible to hide stories in Storybook on the sidebar? But still be able to access them by URL? #15425
Unanswered
TonyHoanTrinh
asked this question in
Help
Replies: 1 comment
-
Nope, but there's an open issue here #9209 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to do some stuff in Storybook. I have a component called Button and there are too many stories on the sidebar.
Is there a way to be able to "hide" the stories on the sidebar but having the stories still loading in? So basically for example if I could hide the "With Text Only" story but have the story is loaded in so you could still access it at the url "http://localhost:9001/?path=/story/ccfk-%F0%9F%A7%A9-%E2%A0%80components-button--with-text-only" or access it using addon-links.
I'm unsure if this is possible or not and would really appreciate any help, thank you!
Beta Was this translation helpful? Give feedback.
All reactions