Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canvas: Consider adding link property to elements outside of datalink system #77246

Open
xkilian opened this issue Oct 26, 2023 · 2 comments · May be fixed by #85430
Open

Canvas: Consider adding link property to elements outside of datalink system #77246

xkilian opened this issue Oct 26, 2023 · 2 comments · May be fixed by #85430
Labels
area/panel/canvas Issues related to canvas panel type/feature-request

Comments

@xkilian
Copy link

xkilian commented Oct 26, 2023

Why is this needed:

There is no current way to simply add a link to an Element.
When creating navigation elements in a Panel, some Elements are NOT linked to a metric as such they cannot have a link associated with them.

What would you like to be added:

In the Element configuration section.
Ability to add a http hyperlink to an Element so that it becomes clickable. This would be a link for the whole Element. NOt a datalink tied to a field.
When the object is clicked, follow directly the link (to new page or replce current page). Do NOT show a tooltip with a link in it.
The http link should support dashboard variables.

Who is this feature for?

Graphically represent navigation links. Provide links for Elements not tied to metric.
This is a basic feature that is often requested.

@xkilian
Copy link
Author

xkilian commented Jan 30, 2024

Related to #79698

@nmarrs nmarrs added the area/panel/canvas Issues related to canvas panel label Apr 1, 2024
@nmarrs nmarrs changed the title Canvas panel - http link on Element Canvas: Consider adding link property to elements outside of datalink system Apr 1, 2024
@nmarrs
Copy link
Contributor

nmarrs commented Apr 1, 2024

Hey @xkilian - thanks for raising up this issue - I think these two PRs (expanding data link support vastly + one click access mode) get us a little closer to this reality (with a current work around now being adding a phantom data link to a "hidden" property such as background image that will make the element able to include a link)

Screen.Recording.2024-04-01.at.1.03.53.AM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/panel/canvas Issues related to canvas panel type/feature-request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants