Back to integrations
Add your integration
Categories
  • ⭐️ Popular
  • 🧩 Essentials
  • 🛠 Code
  • ⚡️ Data & state
  • ✅ Test
  • 💅 Style
  • 🎨 Design
  • ⚙️ Appearance
  • 🗄 Organize
How to install addons Create an addon
PR Conversation
We could point out the position of a story, then share this with URL :)
npm install storybook-pr-conversation
Last updated about 3 years ago
2
Downloads per week
Readme View on GitHub

Storybook PR Conversation

license npm

We could point out the position of a story, then share this with URL :)

addon working...

Getting started

Install this addon by adding the dependency:

npm install --dev storybook-pr-conversation

within .storybook/main.js:

module.exports = {
  addons: ['storybook-pr-conversation'],
};

Usage

Click the icon like pull request on a storybook toolbar.

You could share the position clicked with a URL :)

* this URL is auto copied when you click the position.

Join the community
6,562 developers and counting
WhyWhy StorybookComponent-driven UI
DocsGuidesTutorialsChangelogTelemetryStatus
CommunityIntegrationsGet involvedBlog
ShowcaseExploreProjectsComponent glossary
Open source software
Storybook

Maintained by
Chromatic
Special thanks to Netlify and CircleCI