Closed
Bug 1861691
Opened 2 years ago
Closed 2 years ago
Label translation for moz-toggle stories is broken
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
DUPLICATE
of bug 1861687
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
There's a bug with the moz-toggle stories that display a label where changing the fluent string for the label seems to duplicate/concatenate the strings in an unexpected way. To reproduce:
- Open up one of the moz-toggle stories that displays a label ("With Description," "With Label," "With Support Link")
- Go to the Fluent panel
- Update the
.labelstring for the story being displayed and observe that the label value is unexpected
It's currently unclear if this is an issue with moz-toggle or moz-label, or possibly an issue with how we have Fluent translations working in Storybook.
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Whiteboard: [fidefe-reusable-components] → [recomp]
You need to log in
before you can comment on or make changes to this bug.
Description
•