Closed
Bug 1890433
Opened 1 year ago
Closed 1 year ago
Interactive storybook component examples are broken on Windows
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
126 Branch
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: hjones, Assigned: hjones)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
Attachments
(1 file)
Our interactive examples in story-specific README files aren't currently working. We have some logic in our markdown loader that fails to take account Windows using backslashes () as separators: https://searchfox.org/mozilla-central/rev/6b39381c0056c0dff0820fffebedf9980adc8883/browser/components/storybook/.storybook/markdown-story-utils.js#126
That breaks the logic we're using to import components into our story files to get the examples working.
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → hjones
Status: NEW → ASSIGNED
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e2382c22bd5
Fix interactive docs component imports on Windows r=tgiles
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•