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
Notice that the default page is a docs only page and that the path is a story, not docs
Notice that the paths for the 3 docs pages are not stories, but docs instead
Click on Examples > GraphQL > Artworks (a story without docs)
Notice that the story loads as expected and that the path is a story, not docs
Click on any of the 3 docs pages
Click on Examples > GraphQL > Artworks
Notice that the story doesn't load as expected and that the path is docs, not story
The bug is that there's no value in showing a docs page that doesn't exist and that there's no way (that I'm aware of) to control the navigation links.
Expected behavior
Any (or all) of the below:
The docs page redirects to the story
The sidebar navigation links should always point to the story path
Docs only pages should default to using the story path (only)
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!
Describe the bug
Introducing docs addon leads to poor UX when switching between docs pages and stories without docs pages.
To Reproduce
Steps to reproduce the behavior:
The bug is that there's no value in showing a docs page that doesn't exist and that there's no way (that I'm aware of) to control the navigation links.
Expected behavior
Any (or all) of the below:
Code snippets
https://github.com/ArrayKnight/storybook-addon-headless
System:
OS: Windows 10 10.0.18362
CPU: (8) x64 Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz
Binaries:
Node: 12.14.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.15.2 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.13.7 - D:\Git\storybook-addon-headless\node_modules.bin\npm.CMD
Browsers:
Edge: 44.18362.449.0
Chrome: Version 79.0.3945.130 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: