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

Add support for multiple level deep navigation structure for app plugins #87915

Open
anaivanov opened this issue May 15, 2024 · 0 comments
Open

Comments

@anaivanov
Copy link
Member

anaivanov commented May 15, 2024

Related Slack discussion: https://raintank-corp.slack.com/archives/C01C4K8DETW/p1715688474530869

Why is this needed

Currently the Grafana navigation only supports "one level" under an app plugin.

Soon there are going to be developed cloud applications that would need 2 levels under them. For example an "Example application" at the root level with this format:

Example application
        Page A 
           Child of Page A
           2nd child of Page A
        Page B
        Page C

What would you like to be added:

Add support for multiple level deep navigation structure for app plugins.
This can mean to add support for a children property for the includes property in plugin.json

Who is this feature for?

This feature is going to be useful and used by app plugins in Grafana.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 💡 Ideation
Development

No branches or pull requests

2 participants