You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From data from the pattern board, we're able to tell how synchronized our patterns are. This could be an important metric for stakeholders as well as for us.
System:
of patterns * max score for a pattern = 100%
Scores:
0: not done, not synchronized
1: Work in progress
2: In review
3: Implemented/shipped
This will give a score for each implementation, making it possible to prioritize or slow down and also see how the design system as a whole is doing.
This discussion was converted from issue #1467 on February 15, 2024 13:22.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
From data from the pattern board, we're able to tell how synchronized our patterns are. This could be an important metric for stakeholders as well as for us.
System:
of patterns * max score for a pattern = 100%
This will give a score for each implementation, making it possible to prioritize or slow down and also see how the design system as a whole is doing.
Prerequisites:
Beta Was this translation helpful? Give feedback.
All reactions