FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
184 stars 46 forks source link

UI-Control: Enable opening (external) link in a new browser window\tab #1163

Open SynoUser-NL opened 1 month ago

SynoUser-NL commented 1 month ago

Description

Request to make it possible to open a link (external to Dashboard site, internal may be nice as well) in a new browser window or tab (target="_blank").

Have you provided an initial effort estimate for this issue?

I am no FlowFuse team member

joepavitt commented 1 month ago

Easy option here is that as part of the { url: "" } we also have an optional target parameter which supports this feature