mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-15 14:19:13 +02:00
Leading spaces in search queries caused `.includes()` to fail because names don't contain leading whitespace. Apply `.trim()` before `.toLowerCase()` in assignee-picker, actor filter, and project filter. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>