forem
forem copied to clipboard
Update deprecated Storybook code
In the upgrade to storybook 6.5.x there are a few deprecations that we need to non-urgently address. These can be tackled in separate PRs depending how large the scope is:
- [ ] Importing from '@storybook/addon-docs/blocks' is deprecated, import directly from '@storybook/addon-docs' instead
- [ ] CSF .story annotations deprecated; annotate story functions directly
- [ ] 'control.options' is deprecated and will be removed in Storybook 7.0. Define 'options' directly on the argType instead, and use 'control.labels' for custom labels.
These tasks are taken directly from warning output running yarn storybook
, and may be added to as further storybook packages are bumped
Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.
Feature requests that require more discussion may be closed. Read more about our feature request process on forem.dev.
To our amazing contributors: issues labeled bug
are always up for grabs, but for feature requests, please wait until we add a ready for dev
before starting to work on it.
To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem-team. The OSS Community Manager or the engineers on OSS rotation will follow up.
For full info on how to contribute, please check out our contributors guide.
Hi, if this bug is not worked on I can help with it :)
Thank you, @Rafi993! The issue is still up for grabs, so I've assigned it to you. Please let our team know if you run into any difficulties and could use some help. 😊
I have been busy for a while and have not worked on this issue. I am removing myself from this issue so that others could take it up.
please assign this issue to me i want to work on it thank you
Closing this now as two issues are solved and third one is not applicable for our code anymore.