-
Notifications
You must be signed in to change notification settings - Fork 867
FE: Add dark mode to Storybook #43468
Copy link
Copy link
Open
Labels
#g-softwareSoftware product groupSoftware product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.~engineering-initiatedEngineering-initiated story, such as a bug, refactor, or contributor experience improvement.Engineering-initiated story, such as a bug, refactor, or contributor experience improvement.~frontendFrontend-related issue.Frontend-related issue.
Milestone
Metadata
Metadata
Assignees
Labels
#g-softwareSoftware product groupSoftware product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.~engineering-initiatedEngineering-initiated story, such as a bug, refactor, or contributor experience improvement.Engineering-initiated story, such as a bug, refactor, or contributor experience improvement.~frontendFrontend-related issue.Frontend-related issue.
Type
Projects
Status
✅ Ready for release
Description
body.dark-modeclass used in the production app, so Storybook rendering matches what users see.Ideal workflow
A designer or engineer opens Storybook, clicks the theme toggle once, and sees every component rendered in dark mode — no need to navigate to the running app or toggle settings there.
To view
yarn storybookhttp://localhost:6006