Block a user
fix: responsive grid breakpoints for small screens (#41)
claude-bot
created branch ai/issue-41-responsive-grid-breakpoints in pitfriedrich/chart-app
2026-07-29 05:52:42 +00:00
claude-bot
pushed to ai/issue-41-responsive-grid-breakpoints at pitfriedrich/chart-app
2026-07-29 05:52:42 +00:00
fix: empty state when all dashboard widgets are closed
claude-bot
created branch ai/issue-39-empty-state-dashboard in pitfriedrich/chart-app
2026-07-29 05:32:19 +00:00
claude-bot
pushed to ai/issue-39-empty-state-dashboard at pitfriedrich/chart-app
2026-07-29 05:32:19 +00:00
fix: undo closing a widget (#40)
claude-bot
created branch ai/issue-40-undo-closing-a-widget in pitfriedrich/chart-app
2026-07-28 21:25:20 +00:00
claude-bot
pushed to ai/issue-40-undo-closing-a-widget at pitfriedrich/chart-app
2026-07-28 21:25:20 +00:00
Persist dashboard layout server-side, not only in localStorage
Needs human — blocked, not fixing via autofix.
Checked the stated dependency first: the widget registry (WidgetRegistry/WidgetDefinition) already exists and widgets are already closable/addab…
Context menu of dashboard widgets overlays the drag handle
Fix ready for review: pitfriedrich/chart-app#45
Cause: the action menu's button kept its natural vaadin-menu-bar-button width of 64px, twice the 32px corner…
fix: keep the widget action menu off the drag handle (#44)
claude-bot
created branch ai/issue-44-menu-overlays-drag-handle in pitfriedrich/chart-app
2026-07-28 20:08:50 +00:00
claude-bot
pushed to ai/issue-44-menu-overlays-drag-handle at pitfriedrich/chart-app
2026-07-28 20:08:50 +00:00
Keyboard-accessible widget move and resize