From b4a5a1fb49666dd3b10cfd11ccf26190ad9d2902 Mon Sep 17 00:00:00 2001 From: Randy Hill Date: Fri, 1 Nov 2024 16:36:04 -0500 Subject: [PATCH] Update product-groups.md (#23457) --- handbook/company/product-groups.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/company/product-groups.md b/handbook/company/product-groups.md index f3936fb4b4..2a480223da 100644 --- a/handbook/company/product-groups.md +++ b/handbook/company/product-groups.md @@ -589,9 +589,9 @@ In the Slack reminder thread, the on-call developer includes their retrospective We have certain design conventions that we include in Fleet. We will document more of these over time. -**Figma component library** +**Design system** -Use the 🧩 ["Design System (current)"](https://www.figma.com/file/8oXlYXpgCV1Sn4ek7OworP/%F0%9F%A7%A9-Design-System-(current)?type=design&mode=design&t=BytcobQwypszkxf5-1) Figma library as a source of truth for components. Components in the product ([Storybook](https://fleetdm.com/storybook/)) should match the style of components defined in the Figma library. If the frontend component is inconsistent with one in the Figma library, treat that as a [bug](https://fleetdm.com/handbook/engineering#finding-bugs). +The 🧩 ["Design System"](https://www.figma.com/file/8oXlYXpgCV1Sn4ek7OworP/%F0%9F%A7%A9-Design-System-(current)?type=design&mode=design&t=BytcobQwypszkxf5-1) component library in Figma is the source of truth for components. Components in the product (documented in [Storybook](https://fleetdm.com/storybook/)) should match the style of components defined in the Figma library. If the frontend component is inconsistent with one in the Figma library, treat that as a [bug](https://fleetdm.com/handbook/engineering#finding-bugs). As new components are being created, or existing components are being updated, ensure ensure updates are applied to both the Figma Library and Storybook and guidelines are documented in Figma. **Table empty states**