From eff67244557a1cef2787d2fc9b9ccabf8e544ce4 Mon Sep 17 00:00:00 2001 From: Markov Date: Sun, 15 Feb 2026 23:48:27 +0100 Subject: [PATCH] fix: stopPropagation on mobile move buttons, prevent modal on move --- src/components/KanbanBoard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/KanbanBoard.tsx b/src/components/KanbanBoard.tsx index da51b35..2cfcc44 100644 --- a/src/components/KanbanBoard.tsx +++ b/src/components/KanbanBoard.tsx @@ -142,7 +142,7 @@ export default function KanbanBoard({ projectId }: Props) {
{colIndex > 0 && (