Closed
Bug 1962261
Opened 9 months ago
Closed 9 months ago
Fix mocking Services in Storybook preview.mjs
Categories
(Toolkit :: UI Widgets, task)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | fixed |
People
(Reporter: akulyk, Assigned: akulyk)
References
Details
(Whiteboard: [recomp])
Attachments
(1 file)
Currently we are mocking Services globally to display path and an image for moz-input-folder stories in preview.mjs. That breaks the stories of other components that use Services.
Updated•9 months ago
|
Summary: Fix moking Sevices in Storybook preview.mjs → Fix mocking Sevices in Storybook preview.mjs
Summary: Fix mocking Sevices in Storybook preview.mjs → Fix mocking Services in Storybook preview.mjs
Updated•9 months ago
|
Assignee: nobody → akulyk
Status: NEW → ASSIGNED
Updated•9 months ago
|
Attachment #9480742 -
Attachment description: WIP: Bug 1962261 - Fix mocking Services in Storybook preview.mjs r=#recomp-reviewers → Bug 1962261 - Fix mocking Services in Storybook preview.mjs r=#recomp-reviewers
Pushed by akulyk@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80cf5af3f191
Fix mocking Services in Storybook preview.mjs r=reusable-components-reviewers,mstriemer
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c141/b140]
You need to log in
before you can comment on or make changes to this bug.
Description
•