Organize/components
Brian Fertig 938f59d10d compact todo groups: ride the "+" on the last visible row
In compact layout the add-to-do menu no longer takes a row of its
own — it now renders inline on the last visible to-do, saving one
line per group. A compact group is guaranteed to have at least one
visible to-do (CategoryLane hides it otherwise), so there's always
a row to attach it to; a defensive fallback keeps the "+" reachable
in the off chance that invariant ever changes. Non-compact layout
(popover, AI add, archive, progress pie) is unchanged.
2026-08-19 09:33:11 -06:00
..
admin feat: add AI provider config and todo completion timestamps 2026-08-12 15:01:54 -06:00
ai # Conversation Summary 2026-08-19 08:35:00 -06:00
auth Created different Authorization types 2026-08-12 11:02:40 -06:00
board compact todo groups: ride the "+" on the last visible row 2026-08-19 09:33:11 -06:00
chat # Conversation Summary 2026-08-19 08:35:00 -06:00
markdown
nav # Conversation Summary 2026-08-19 08:35:00 -06:00
projects feat(board): introduce Projects as isolated boards 2026-08-12 12:57:41 -06:00
pwa
scheduled Add 3D flight world, board view switcher, and quick-add to-dos 2026-08-19 09:23:05 -06:00
theme
ui feat: add AI provider config and todo completion timestamps 2026-08-12 15:01:54 -06:00
confirm-delete-dialog.tsx