🐛 Make flight plan sidebar sticky for interaction#14236
Conversation
The sidebar now remains visible after hovering over nodes in the flight plan, allowing users to interact with buttons (like retry). The panel stays sticky until a different node is hovered, as requested. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: kubestellar-bot <kubestellar-bot@kubestellar.io>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
❌ Deploy Preview for kubestellarconsole failed. Why did it fail? →
|
|
👋 Hey @kubestellar-hive[bot] — thanks for opening this PR!
This is an automated message. |
✅ Test Coverage CheckAll new source files in this PR have corresponding test files. Checked |
|
Thank you for your contribution! Your PR has been merged. Check out what's new:
Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey |
|
Post-merge build verification passed ✅ Both Go and frontend builds compiled successfully against merge commit |
Fixes #14114
The sidebar in the flight plan modal now remains visible after hovering over nodes, allowing users to interact with buttons (like retry for install steps). The panel stays sticky until a different node is hovered, improving UX as requested.
Changes:
Testing: