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] Addon not added to Storybook catalogue #707

Open
3 tasks done
enix79 opened this issue Feb 24, 2025 · 0 comments
Open
3 tasks done

[Bug] Addon not added to Storybook catalogue #707

enix79 opened this issue Feb 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@enix79
Copy link

enix79 commented Feb 24, 2025

Describe the bug

I created a new addon. You can find it here: https://www.npmjs.com/package/storybook-addon-viewport-resizer

I cloned the template from https://github.com/storybookjs/addon-kit so a lot of requirements for publishing an addon should already be covered by it.

Steps to reproduce the behavior

  1. Go to https://storybook.js.org/addons
  2. Search for "viewport" or "viewport-resizer"
  3. No appropriate addon can be found in the list

Expected behavior

I expect to find my addon in the catalog list.

Screenshots and/or logs

Image

Checklist

According to https://storybook.js.org/docs/addons/integration-catalog, you should add the following:

  • Publish to npm
  • Module information in package.json: entry for the module + files to include
  • Catalog metadata in package.json: display name, description, author, repository, icon, frameworks, keywords
@enix79 enix79 added the bug Something isn't working label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant