Files
multica/docs
Naiyuan Qing 34620ab03a feat(views): team-first sidebar, team surfaces, and unified team UX
Sidebar: Workspace group (Projects/Agents/Squads + More menu with
Skills/Usage/Runtimes), a Teams section of joined teams in personal
order (drag to reorder with pin-style drop stability and click-guard,
row navigates to the team page and stays highlighted inside the team,
chevron toggles collapse, + opens the create-team modal), Settings as a
footer icon and workspace-menu entry, persisted collapse state.

Team pages: /team/:key/{issues,projects,autopilots} surfaces reusing
the shared page components, and a single-page settings view (underline
form matching the create modal, emoji-only icon applied on pick,
per-field save, member avatar stack opening a checkbox config where
saving an empty set archives the team behind a confirm). The create
modal is fixed-size with a drill-in member step. Issue detail moves to
/issue/:id (identifier-first, old path redirects), copy-link shares the
identifier form, and the create dialogs seed teams by context with no
project-set constraint. ListGrid drops its sticky-header gradient mask.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 17:22:14 +08:00
..