Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Comments

Upgrade storybook#499

Open
olabaloo wants to merge 2 commits intomainfrom
upgrade-storybook
Open

Upgrade storybook#499
olabaloo wants to merge 2 commits intomainfrom
upgrade-storybook

Conversation

@olabaloo
Copy link
Collaborator

@olabaloo olabaloo commented Dec 2, 2025

In new version, accessibility scanners no longer report massive errors in Storybook UI. From their changelog:

♿ UI overhaul to fix hundreds of a11y issues

https://github.com/storybookjs/storybook/releases/tag/v10.1.0

By running command yarn dlx storybook@latest upgrade.

And selecting automigration for wrap-getAbsolutePath, and choosing
Execute yarn dedupe.
In files

.storybook/main.js:
- use getAbsolutePath one more place (that automigrations didn't catch)
- remove core.builder. Even when using getAbsolutePath, this did crash
on build. As noted by Storybook: "You should only use core.builder.options
if you need to configure a builder that is not part of a framework."
(ref https://storybook.js.org/docs/api/main-config/main-config-core)

manager-head: Hide new, annoying checklist widget.

package.json: Specify type, to avoid build warning about missing type.
@olabaloo olabaloo temporarily deployed to kobber-storybook.gyldendaldigital.no December 2, 2025 13:13 — with GitHub Actions Inactive
@olabaloo olabaloo temporarily deployed to kobber.gyldendal.no December 2, 2025 13:13 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lively-hill-0a499d503-499.westeurope.5.azurestaticapps.net

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant