multica/apps
Jiayuan Zhang 9f95566616 fix(desktop): make login and onboarding windows draggable on macOS
Login page: replace full-container drag region with a dedicated header
bar, matching the pattern used across the app. The previous approach
applied -webkit-app-region: drag to the entire content container which
could interfere with child element interactions.

Onboarding steps 1-4: move drag region from a tiny 80px left strip to
the entire header element, and mark the ModeToggle as no-drag so it
remains clickable.

Closes MUL-241

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 21:16:27 +08:00
..
cli feat(cli): wait for sub-agents and output findings in run mode 2026-02-15 19:53:26 +08:00
desktop fix(desktop): make login and onboarding windows draggable on macOS 2026-02-15 21:16:27 +08:00
gateway fix(gateway): add process-level error handlers and graceful shutdown 2026-02-15 14:07:50 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web fix(web): defer MULTICA_API_URL check to runtime in next.config 2026-02-15 06:42:30 +08:00