hermes-agent/plugins/kanban/dashboard/dist
Yi Lok Enoch Lam 3df7e30244 kanban dashboard: fix shift-click range selection, column select-all toggle, and bulk action optimistic UI
- Bug 1: shift-click now always adds the target card and sets it as the
  last-selected anchor, so range selection works even when 0 or 1 cards
  are selected.
- Bug 2: column select-all checkbox now toggles: if every card in the
  column is already selected, clicking unselects them all.
- Bug 3: applyBulk now mirrors moveSelected with optimistic UI updates
  for status moves and calls loadBoard() on catch for consistency.
2026-05-10 21:44:37 -07:00
..
index.js kanban dashboard: fix shift-click range selection, column select-all toggle, and bulk action optimistic UI 2026-05-10 21:44:37 -07:00
style.css kanban dashboard: multi-card drag visual feedback 2026-05-10 21:44:37 -07:00