FlowFuse / FlowFuse/node-red-dashboard-2-ui-flowviewer

Get an event when a node is selected

Open
#14 1 comment 0 reactions 0 assignees View on GitHub
needs-triage type:feature
Dominant language
HTML
Stars
1
Forks
0
Avg merge
12h 47m
Merged PRs (30d)
2

Description

### Description

I am using @flowfuse/node-red-dashboard-2-ui-flowviewer to support documentation of flows and I like it.
My requirement, change request or idea is - **is it possible to get an event out of flowviewer when a single node is clicked** in dashboard.
As I can see flowviewer is based on svg and every node is a ``````-Element.
The idea is to get a msg from flowviewer with the data-node-id when an element is clicked "click event".
So I can extract and show details from the .json-file for example when I click on a function-node - I want to show the js-sourcecode of this function.

### Requested By

- Customer name and/or link to HubSpot contact

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.