From f6addeb0caf1b93c0d2c871ebfb716b09df44843 Mon Sep 17 00:00:00 2001 From: Mike Perrotti Date: Thu, 26 Oct 2023 16:39:38 -0400 Subject: [PATCH 1/3] updates styles in asset for inactive menu items --- content/components/action-menu.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/components/action-menu.mdx b/content/components/action-menu.mdx index 3a01ff62a..da050cb0f 100644 --- a/content/components/action-menu.mdx +++ b/content/components/action-menu.mdx @@ -429,7 +429,7 @@ Here is an overview of [action list](/components/action-menu) items that are com Three examples: 1. An action menu that works just fine; 2. An action menu with some items disabled; 3. An action menu with all items disabled If items in a menu have been affected by a system error such as an outage, they may be put into an inactive state with a message in each item explaining why it's disabled. From dfe1cc49e32d4ef3f3ac9a42e28e2575069e561d Mon Sep 17 00:00:00 2001 From: Mike Perrotti Date: Fri, 27 Oct 2023 15:41:54 -0400 Subject: [PATCH 2/3] fix link --- content/components/action-menu.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/components/action-menu.mdx b/content/components/action-menu.mdx index da050cb0f..baae1d734 100644 --- a/content/components/action-menu.mdx +++ b/content/components/action-menu.mdx @@ -429,7 +429,7 @@ Here is an overview of [action list](/components/action-menu) items that are com Three examples: 1. An action menu that works just fine; 2. An action menu with some items disabled; 3. An action menu with all items disabled If items in a menu have been affected by a system error such as an outage, they may be put into an inactive state with a message in each item explaining why it's disabled. From edc81c3103164920717da153aa5e2b14336f9a6c Mon Sep 17 00:00:00 2001 From: Mike Perrotti Date: Fri, 27 Oct 2023 15:48:25 -0400 Subject: [PATCH 3/3] =?UTF-8?q?fix=20link=20AGAIN=20=F0=9F=A4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/components/action-menu.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/components/action-menu.mdx b/content/components/action-menu.mdx index baae1d734..03ab07701 100644 --- a/content/components/action-menu.mdx +++ b/content/components/action-menu.mdx @@ -429,7 +429,7 @@ Here is an overview of [action list](/components/action-menu) items that are com Three examples: 1. An action menu that works just fine; 2. An action menu with some items disabled; 3. An action menu with all items disabled If items in a menu have been affected by a system error such as an outage, they may be put into an inactive state with a message in each item explaining why it's disabled.