mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-07-22 08:48:34 +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> |
||
|---|---|---|
| .. | ||
| actions | ||
| api | ||
| auth | ||
| components | ||
| db | ||
| domna | ||
| email_templates | ||
| engineDb | ||
| help | ||
| home | ||
| hooks | ||
| lib | ||
| onboarding | ||
| portfolio/[slug] | ||
| shadcn_components/ui | ||
| types | ||
| utils | ||
| verify/[token] | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||
| ReactQueryProvider.tsx | ||
| utils.test.ts | ||
| utils.ts | ||