-
Notifications
You must be signed in to change notification settings - Fork 430
Variable Manager stays open when switching pages #523
Copy link
Copy link
Closed
Labels
Description
Describe the bug
The Variable Manager panel stays open when you switch to a different page. It floats over the new page even though you never asked for it there.
To Reproduce
- Open any page in the builder
- Click the Variables icon in the left sidebar to open the Variable Manager
- Switch to a different page
- Variable Manager is still visible, floating over the new page
Expected behavior
The Variable Manager should close when navigating away from the page. If needed on the new page, the user can re-open it manually — same as how most floating panels behave.
Screenshots/Video
Screen.Recording.2026-03-16.175242.1.mp4
Additional context
Not a blocker, but it feels unintentional and a bit disorienting — especially since the new page has nothing to do with what you were editing before.
Reactions are currently unavailable