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 configured component by changing the args on Controls. I must go to Docs page to copy the source code. It isn't convenient and the source code isn't updated(this is a bug?).
I want to copy source code on Story page. It is fast and more efficient.
Describe the solution you'd like
Add "Show code" on story page.
The story and source code isn't updated on Docs page.
Describe alternatives you've considered
Add source code addon?
Are you able to assist to bring the feature to reality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
I configured component by changing the args on Controls. I must go to Docs page to copy the source code. It isn't convenient and the source code isn't updated(this is a bug?).
I want to copy source code on Story page. It is fast and more efficient.
Describe the solution you'd like
Add "Show code" on story page.
The story and source code isn't updated on Docs page.
![截屏2023-09-14 10 22 02](https://private-user-images.githubusercontent.com/6104542/267834572-6b6f52e8-9c4d-4a2d-b823-950569ce309b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MzY3MDAsIm5iZiI6MTczOTkzNjQwMCwicGF0aCI6Ii82MTA0NTQyLzI2NzgzNDU3Mi02YjZmNTJlOC05YzRkLTRhMmQtYjgyMy05NTA1NjljZTMwOWIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTlUMDM0MDAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NjAxNDU5YTg0NDI1NGIzZGU5MTFhM2E1OWIxNTdhMDA0N2U1OTU2N2IyMmZkNGE3NDFhNjMxM2U4OWQyYTU4MiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.w0NhIRhrdh0A7GEvgPUKfe0h8ExzP48gTnISvJgRw6I)
Describe alternatives you've considered
Add source code addon?
Are you able to assist to bring the feature to reality?
no
Additional context
Environment Info:
System:
OS: macOS 13.2.1
CPU: (8) arm64 Apple M1
Binaries:
Node: 16.14.0 - ~/.nvm/versions/node/v16.14.0/bin/node
Yarn: 1.22.11 - /usr/local/bin/yarn
npm: 8.3.1 - ~/.nvm/versions/node/v16.14.0/bin/npm
Browsers:
Chrome: 116.0.5845.179
Safari: 16.3
npmPackages:
@storybook/addon-actions: ^7.3.2 => 7.3.2
@storybook/addon-docs: ^7.3.2 => 7.3.2
@storybook/addon-essentials: ^7.3.2 => 7.3.2
@storybook/addon-interactions: ^7.3.2 => 7.3.2
@storybook/addon-links: ^7.3.2 => 7.3.2
@storybook/addon-mdx-gfm: ^7.3.2 => 7.3.2
@storybook/node-logger: ^7.3.2 => 7.3.2
@storybook/preset-create-react-app: ^7.3.2 => 7.3.2
@storybook/react: ^7.3.2 => 7.3.2
@storybook/react-webpack5: ^7.3.2 => 7.3.2
@storybook/testing-library: ^0.2.0 => 0.2.0
Beta Was this translation helpful? Give feedback.
All reactions