Skip to content
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

[Bug]: Link to Storybook docs from composition menu fails #29352

Open
DonnyVerduijn opened this issue Oct 14, 2024 · 0 comments
Open

[Bug]: Link to Storybook docs from composition menu fails #29352

DonnyVerduijn opened this issue Oct 14, 2024 · 0 comments

Comments

@DonnyVerduijn
Copy link

Describe the bug

Currently, when you click on the button labelled "read composition docs", which is shown by the menu when hovering the icon of a composed story, a page opens to the url https://storybook.js.org/docs/react/sharing/storybook-composition, which should be updated to https://storybook.js.org/docs/sharing/storybook-composition

Reproduction link

http://localhost:6006

Reproduction steps

  1. create a storybook with a composed story.
  2. hover the icon of the composed story.
  3. click on the button labelled "read composition docs" from the composed story menu,

System

Storybook Environment Info:

System:
OS: Linux 6.8 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
CPU: (4) arm64 unknown
Shell: 5.1.4 - /bin/bash
Binaries:
Node: 22.9.0 - /usr/local/share/nvm/versions/node/v22.9.0/bin/node
Yarn: 1.22.22 - /usr/bin/yarn
npm: 10.8.3 - /usr/local/share/nvm/versions/node/v22.9.0/bin/npm <----- active
pnpm: 9.12.1 - /usr/local/share/nvm/versions/node/v22.9.0/bin/pnpm
npmPackages:
@storybook/addon-a11y: ^8.3.5 => 8.3.5
@storybook/addon-essentials: ^8.3.5 => 8.3.5
@storybook/addon-interactions: ^8.3.5 => 8.3.5
@storybook/addon-links: ^8.3.5 => 8.3.5
@storybook/blocks: ^8.3.5 => 8.3.5
@storybook/react: ^8.3.5 => 8.3.5
@storybook/react-vite: ^8.3.5 => 8.3.5
@storybook/test: ^8.3.5 => 8.3.5
@storybook/test-runner: ^0.19.1 => 0.19.1
eslint-plugin-storybook: ^0.9.0 => 0.9.0
storybook: ^8.3.5 => 8.3.5
storybook-dark-mode: ^4.0.2 => 4.0.2

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants