grafana / scenes

Build Grafana dashboards directly in your Grafana app plugins.
https://grafana.com/developers/scenes
Apache License 2.0
134 stars 20 forks source link

scene: not visible dashboard links #201

Closed baur closed 1 year ago

baur commented 1 year ago

What went wrong?

What happened:

not visible Dashboard links

image

What did you expect to happen:

image

How do we reproduce it?

Step 1:

image

What Grafana version are you using?

v10.1.0-117102pre

Optional Questions:

Is the bug inside a Dashboard Panel?

No response

Grafana Platform?

A downloaded binary

User's OS?

Windows11

User's Browser?

Chrome 113

Is this a Regression?

None

Are Datasources involved?

No response

Anything else to add?

maybe this is a feature of scenes?

dprokop commented 1 year ago

@baur thanks for opening the issue. Scenes currently does not support dashboard links. But we will add support in the weeks to come.

torkelo commented 1 year ago

@dprokop @baur not sure this belong in scenes repo, dashboard links will likely be implemented in main repo and not part of scenes lib (unless we see a need for SceneControlLink or something along those lines)

dprokop commented 1 year ago

@torkelo yes, you are actually correct, that the links will most likely live in the dashboard feature.