1f816a109dab6d333b6f7fa6d3f54917b67a575d
Status-change actions (detail panel buttons and drag-and-drop) targeted #kanban-board with innerHTML, but the handlers return the full _KanbanBoard partial including the #board-content wrapper and filter bar. Each action nested a new board inside the grid, duplicating the filter chips and collapsing the layout. Target #board-content with outerHTML instead, matching the filter bar and create-task form. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
Personal work task tracker with automatic context capture. Tracks active window/browser activity, auto-pauses on idle,
and logs context events against tasks. Includes a .NET API, React web UI, system tray watcher service, Claude Code
MCP integration, and Chrome extension.
388 KiB
Languages
C#
46.4%
HTML
24.8%
CSS
20.2%
JavaScript
8.6%