From a2993f72474d594e01515b6daa06de04467edd77 Mon Sep 17 00:00:00 2001 From: Marco Ciampini Date: Wed, 11 Dec 2024 16:39:06 +0100 Subject: [PATCH] Refactor dataviews item actions menu (#67636) --- .../dataviews-item-actions/index.tsx | 38 ++++++++++--------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/packages/dataviews/src/components/dataviews-item-actions/index.tsx b/packages/dataviews/src/components/dataviews-item-actions/index.tsx index abe63e27a15b3b..f849eca7c783f0 100644 --- a/packages/dataviews/src/components/dataviews-item-actions/index.tsx +++ b/packages/dataviews/src/components/dataviews-item-actions/index.tsx @@ -229,25 +229,27 @@ function CompactItemActions< Item >( { ); return ( <> - - } - placement="bottom-end" - > - + + } /> + + + { !! activeModalAction && (