You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2023/03/23 03:13:10 UTC

[skywalking-booster-ui] branch main updated: fix: incorrect operation menu content in the topology widget (#246)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-booster-ui.git


The following commit(s) were added to refs/heads/main by this push:
     new 2491ab7  fix: incorrect operation menu content in the topology widget (#246)
2491ab7 is described below

commit 2491ab71763f32ebc3cc25384c74ca544e4f8df3
Author: Fine0830 <fa...@gmail.com>
AuthorDate: Thu Mar 23 11:13:03 2023 +0800

    fix: incorrect operation menu content in the topology widget (#246)
---
 src/views/dashboard/related/topology/components/Graph.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/views/dashboard/related/topology/components/Graph.vue b/src/views/dashboard/related/topology/components/Graph.vue
index 606060b..8f906f9 100644
--- a/src/views/dashboard/related/topology/components/Graph.vue
+++ b/src/views/dashboard/related/topology/components/Graph.vue
@@ -448,6 +448,7 @@ limitations under the License. -->
     operationsPos.x = event.offsetX;
     operationsPos.y = event.offsetY;
     if (d.layer === String(dashboardStore.layerId)) {
+      setNodeTools(settings.value.nodeDashboard);
       return;
     }
     items.value = [