You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace /:clusterId/:connectionId/dashboard with a structure that uses node address instead of connectionId (e.g. /:clusterId/dashboard?node=<address>). Same for Send Command. Sidebar shows one entry per cluster, not per node.
Part of #456.
Replace
/:clusterId/:connectionId/dashboardwith a structure that uses node address instead of connectionId (e.g./:clusterId/dashboard?node=<address>). Same for Send Command. Sidebar shows one entry per cluster, not per node.