From 363767cafc6a86b8361946a1053f42e7b1f8a20d Mon Sep 17 00:00:00 2001 From: janpeter visser Date: Mon, 27 Apr 2026 19:54:23 +0200 Subject: [PATCH] fix: move add-to-sprint click from entire card to + Toevoegen button --- components/sprint/sprint-backlog.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/components/sprint/sprint-backlog.tsx b/components/sprint/sprint-backlog.tsx index 5cbd2ef..a94476e 100644 --- a/components/sprint/sprint-backlog.tsx +++ b/components/sprint/sprint-backlog.tsx @@ -320,10 +320,8 @@ function DraggablePbiStoryRow({
{!isDemo && ( e.stopPropagation()} > ⠿ @@ -356,7 +352,12 @@ function DraggablePbiStoryRow({
{!isDemo && ( - + toevoegen + )}