From eb6ace62c863e2536dc6e8fbc8222489cfaa337e Mon Sep 17 00:00:00 2001 From: Scrum4Me Agent <30029041+madhura68@users.noreply.github.com> Date: Sat, 9 May 2026 22:12:15 +0200 Subject: [PATCH] feat(PBI-49): add BEM sub-element data-debug-id to components/solo/* Co-Authored-By: Claude Sonnet 4.6 --- components/solo/batch-enqueue-blocker-dialog.tsx | 5 +++-- components/solo/no-active-sprint.tsx | 3 ++- components/solo/product-picker.tsx | 2 +- components/solo/realtime-bridge.tsx | 1 + components/solo/solo-board.tsx | 4 ++-- components/solo/solo-column.tsx | 4 ++-- components/solo/solo-task-card.tsx | 4 ++-- components/solo/task-detail-dialog.tsx | 2 +- components/solo/unassigned-stories-sheet.tsx | 4 ++-- 9 files changed, 16 insertions(+), 13 deletions(-) diff --git a/components/solo/batch-enqueue-blocker-dialog.tsx b/components/solo/batch-enqueue-blocker-dialog.tsx index 349b885..b710748 100644 --- a/components/solo/batch-enqueue-blocker-dialog.tsx +++ b/components/solo/batch-enqueue-blocker-dialog.tsx @@ -43,7 +43,7 @@ export function BatchEnqueueBlockerDialog({ Blokkade gedetecteerd -
+

{BLOCKER_REASON_LABELS[blockerReason]}:{' '} {blockerLabel}. @@ -61,7 +61,7 @@ export function BatchEnqueueBlockerDialog({

- @@ -72,6 +72,7 @@ export function BatchEnqueueBlockerDialog({