fix(fleet): navigate to editor instead of dashboard on "Open in Editor" click (#289)

The Fleet View's "Open in Editor" button on container rows was navigating
to the dashboard instead of opening the stack in the editor. Fixed by
threading the stackName through the callback chain and using a pending
ref to survive the node-switch effect reset.
This commit is contained in:
Anso
2026-03-31 10:45:54 -04:00
committed by GitHub
parent 50c29b4248
commit 71ce6b3e1b
4 changed files with 23 additions and 8 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 82 KiB