Open
Bug 1889768
Opened 1 year ago
Updated 5 months ago
Implement better sorting for tokens tables
Categories
(Toolkit :: UI Widgets, enhancement)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: hjones, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [recomp])
We don't do any specific sorting on the values shown in the different tables of our Storybook tokens docs. This isn't ideal - space/size tokens aren't shown in any kind of increasing order. It might be nice to sort our tables according to the same logic as the variables in our CSS files, which are also derived from the same JSON source of truth. Worth investigating repurposing some of this logic: https://searchfox.org/mozilla-central/rev/5df192b9edee971a1ab06ff9ef688d92c21a92c1/toolkit/themes/shared/design-system/tokens-config.js#301
Updated•1 year ago
|
Updated•5 months ago
|
Type: task → enhancement
You need to log in
before you can comment on or make changes to this bug.
Description
•