-
Notifications
You must be signed in to change notification settings - Fork 389
tech-story: [M3-10697] - Upgrade to Storybook v10 #13041
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dwiley-akamai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cloud Manager UI test results🔺 1 failing test on test run #6 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts" |
|||||||||||||||||
|
This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days |


Description 📝
The app has been upgraded to Vite 7. Storybook v9 has compatibility issues and v10 is the supported line for Vite 7.
Storybook v10 is ESM-only and requires Node 20.19+ or 22.12+
https://storybook.js.org/docs/releases/migration-guide
Changes 🔄
Scope 🚢
Upon production release, changes in this PR will be visible to:
Target release date 🗓️
N/A
How to test 🧪
Verification steps
pnpm --filter linode-manager storybookstarts successfully on Node 22.19 and loads stories.pnpm --filter linode-manager build-storybookcompletes without errors.Author Checklists
As an Author, to speed up the review process, I considered 🤔
👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support
As an Author, before moving this PR from Draft to Open, I confirmed ✅