managarten/apps/mana/apps
Till JS fa31fa0caf fix(workbench): handle ?app= deep-links reactively while page is mounted
The onMount handler only fires once, so clicking a /?app=settings link
from the companion chat (or any in-app link) while already on the
workbench page did nothing. Add a reactive $effect that watches
$page.url.searchParams for 'app' changes and opens/scrolls to the
target panel on every navigation, not just on initial mount.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 15:08:25 +02:00
..
landing docs(landing): devlog entries Apr 9–15 2026-04-16 16:36:18 +02:00
mobile refactor: rename zitare -> quotes (Zitate) 2026-04-14 20:59:16 +02:00
web fix(workbench): handle ?app= deep-links reactively while page is mounted 2026-04-17 15:08:25 +02:00