mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-23 10:08:38 +02:00
Replace the workspace-name breadcrumb in both create modals with a required single-select TeamPicker (icon + key pill). The picker always resolves to a value (parent team for sub-issues, else explicit pick, else default team), converges instead of clearing on project change, and locks for sub-issues since the server enforces inheritance. Teams render as icon + key everywhere in pickers, with a blue default icon until custom icons/colors land. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>