mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-05 13:29:44 +02:00
Create Project dialog: - Match Create Issue modal layout (custom shell, TitleEditor, ContentEditor, property toolbar with pill buttons) - Add status picker, lead picker, and emoji icon chooser - Expandable dialog (compact ↔ expanded) Projects list page: - Replace card layout with Linear-style table (column headers, dense rows with icon, name, status badge, lead avatar, created date) Project detail page: - Linear-style breadcrumb header with ... menu (copy link, delete) and copy link icon on the right - Tab bar: Overview + Issues - Overview: clickable emoji icon picker, TitleEditor, inline property pills (status + lead), ContentEditor for description - Issues tab: reuses existing BoardView/ListView/IssuesHeader/ BatchActionToolbar with a project-scoped view store and client-side project_id filtering - Remove summary stats section