mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
a4634f3e70
syncWorkspaceToUrl re-adopted ?workspace= into the store on agnostic routes, duplicating onQueryChange. If a user switched workspace between navigation and the post-navigation afterNavigate sync, that re-adoption set the store back to the URL's (now stale) value, silently undoing the switch. Adoption is already onQueryChange's job (URL -> store); the agnostic branch now only strips the param. Verified the deep-link adoption still works via onQueryChange (storage adopts the linked workspace before the strip). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo