Disable onboarding in the about screens #34771
Unanswered
marty-a11y
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I've disabled the onboarding feature, by just uninstalling the appropriate package:
I appreciate how easy this has become! But, it's not actually fully gone. When going to the about screen, that tab is still there:
Isn't that part of the onboarding stuff? It kinda looks like it. It's not in the way or anything, don't get me wrong. It's just weird in that it feels like a leftover from an uninstalled feature, if that is indeed what it is.
I've also found that this is apparantly a thing - in the
main.jswe can add:Which doesn't produce any errors (like "unknown feature" or similar), but also has no effect.
If there is no way to disable this tab, so be it. But if there is a way, I'd be thrilled to know 🙂
Additional information
My
main.js:Storybook version 10.3.6
Framework: Vite
Create a reproduction
No response
Beta Was this translation helpful? Give feedback.
All reactions