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

addons.setConfig() in local "manager.js" seems to be ignored almost completetely #55

Open
fabiradi opened this issue Dec 18, 2023 · 0 comments

Comments

@fabiradi
Copy link

This addon uses sidebar.renderLabel(/* ... */) to create the "dots". Bute it seems like almost anything defined in my local manager.js has no effect.

See src/register.jsx#L21 introduced in issue #4

  • theme still works
  • sidebar is ignored
  • side.collapsedRoots is ignored
  • panelPosition is ignored

Simply disabling the addon fully restores the desired functionality.

Storybook documentation: https://storybook.js.org/docs/configure/features-and-behavior

❓ Is it possible to somehow respect the local sidebar and merge it with the addon definition?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant