mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-19 17:02:59 +00:00
Card and folder menus move to Headless UI v2 (Menu / Popover with anchor positioning): panels portal to the top layer so the list view can't clip them, and Esc, outside-click close, arrow-key nav, and menu semantics come from the primitive — replaces the details/summary menus and the fixed-position workaround. The folder popover hosts the two-step remove confirm. Cards and table rows are draggable onto rail targets (folder = file, Starred = star, All portfolios = unfile) with drop highlighting; folder-reorder drag is type-guarded from card drags. Selected rail view persists in the URL via replaceState (?folder=id / ?view=starred), read by the server component; unknown folder ids fall back to All, and deleting the folder being viewed returns to All. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| lib | ||
| types | ||
| middleware.ts | ||