Files
multica/packages
Jiang Bohan 9c12b291c7 refactor(projects): pass projectId prop to ProjectIssuesContent
Replace `scope.replace("project:", "")` with the `projectId` already
held by `ProjectDetail`, so the create-issue handler in the empty
state no longer depends on the `project:<id>` scope-string format.

Co-authored-by: multica-agent <github@multica.ai>
2026-05-06 11:35:10 +08:00
..