agent-ecosystem/src/renderer/components/team/kanban
iliya b6ec408451 feat: enhance error handling and reporting in ErrorBoundary component
- Added functionality to copy error details to clipboard and create GitHub issue reports directly from the error boundary.
- Introduced a new state variable to manage the copy confirmation status.
- Enhanced UI with buttons for copying error details and reporting bugs, improving user experience during error handling.
- Updated the rendering logic to display additional context about the error and the copied status.
- Refactored the component to ensure proper cleanup of timeouts on unmount.
2026-03-11 13:28:44 +02:00
..
KanbanBoard.tsx feat: enhance error handling and reporting in ErrorBoundary component 2026-03-11 13:28:44 +02:00
KanbanColumn.tsx feat: add task owner management and update CLI commands 2026-02-26 18:32:48 +02:00
KanbanFilterPopover.tsx feat: enhance attachment handling and improve UI components 2026-03-05 12:15:03 +02:00
KanbanSortPopover.tsx feat: enhance task creation and management features 2026-03-11 12:54:04 +02:00
KanbanTaskCard.tsx feat: enhance task comment notifications and owner wake-up logic 2026-03-09 15:25:22 +02:00
TrashDialog.tsx feat: integrate agent-teams-controller and enhance task management 2026-03-07 16:01:32 +02:00