neodash icon indicating copy to clipboard operation
neodash copied to clipboard

When sharing dashboards from a custom deplyoment use URL instead of "neodash.graphapp.io"

Open jsuesse opened this issue 2 years ago • 0 comments

Hi

Feature request

Is your feature request related to a problem? Please describe. When connected to a self-hosted instance (Editor Mode) and using the dashboard share function, the generated link will be something like http://neodash.graphapp.io/?share&type=[...]

Describe the solution you'd like I would like the link to refer to the current URL NeoDash is running on.

Example: NeoDash can be reached under http://custom-neodash.company.com/

Generated link should be http://custom-neodash.company.com/?share&type=[...]

Describe alternatives you've considered Doing the replacement "by hand"

jsuesse avatar Jul 05 '22 10:07 jsuesse