From d5dc99e858c2bc5b130a67cd78b1835bb7493936 Mon Sep 17 00:00:00 2001 From: "T. Ferreira" <215656619+talitha-ferreira-01@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:46:20 +0000 Subject: [PATCH] Tag overview update Updated overview section to avoid ambiguity and make it more clear that tags are not interactive. --- apps/pie-docs/src/components/tag/overview/overview.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/pie-docs/src/components/tag/overview/overview.md b/apps/pie-docs/src/components/tag/overview/overview.md index bdaa2d7b48..bd75e7d5a5 100644 --- a/apps/pie-docs/src/components/tag/overview/overview.md +++ b/apps/pie-docs/src/components/tag/overview/overview.md @@ -11,8 +11,7 @@ eleventyComputed: ## Overview -The purpose of tags is to provide a quick and visually appealing way to highlight or identify specific items, topics or attributes. Tags enhance the user experience by simplifying content organisation and facilitating content discovery and filtering. -Tags can be embedded in other components such as cards, data tables (among others) to help users understand and filter information more effectively. +The purpose of tags is to provide a quick and visually appealing way to highlight or identify specific items, topics or attributes. Tags are not interactive and enhance the user experience by simplifying content organisation and can be embedded in other components such as cards, data tables (among others) to help users understand information more effectively. {% contentPageImage { src:"../../../assets/img/components/tag/1.svg", @@ -322,4 +321,4 @@ Here are some examples of tags in right-to-left context: {% resourceTable { componentName: 'Tag' -} %} \ No newline at end of file +} %}