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

Inject buttons in navbar via plugin #5198

Closed
rashidkpc opened this issue Oct 26, 2015 · 6 comments
Closed

Inject buttons in navbar via plugin #5198

rashidkpc opened this issue Oct 26, 2015 · 6 comments

Comments

@rashidkpc
Copy link
Contributor

Say I want a way to inject a button into the nav-bar to do something arbitrary. Maybe I want a plugin that adds a delete button to the dashboard that deletes the currently loaded saved search, or whatever other random function. We need a way to accomplish that injection via a plugin.

@spalger
Copy link
Contributor

spalger commented Oct 26, 2015

Would these buttons go next to the timepicker?

@w33ble
Copy link
Contributor

w33ble commented Oct 26, 2015

The use case we chatted about would be for injected controls into a specific App. For example, being able to add new controls to the right of the query bar in an app (on the far right here, just as an example).

screenshot 2015-10-26 11 27 31

But being able to add stuff to the global nav is probably useful as well.

@w33ble
Copy link
Contributor

w33ble commented Oct 26, 2015

It might also be useful to be able to inject content and controls into the sub menus of specific apps, like in the open or save dialogs, as in this example:

screenshot 2015-10-26 11 33 41

@rashidkpc rashidkpc added v5.0.0 and removed v4.4.0 labels Nov 23, 2015
@simianhacker simianhacker added the P1 label Jan 5, 2016
@w33ble w33ble self-assigned this Jan 14, 2016
@w33ble w33ble removed the discuss label Jan 14, 2016
@spalger spalger removed the P1 label Jan 15, 2016
@w33ble w33ble changed the title Inject buttons via plugin Inject buttons in navbar via plugin Jan 19, 2016
@w33ble
Copy link
Contributor

w33ble commented Jan 19, 2016

Updated the scope of this issue to limit it to navbar specifically. If we decide we need to add other controls via plugins, we can direct them as they are needed.

@odmby
Copy link

odmby commented Sep 17, 2017

Is anyone familiar with a plugin that does this?

@w33ble
Copy link
Contributor

w33ble commented Sep 18, 2017

We use it internally a bunch, but I'm not aware of public uses of it (probably just because I'm out of touch, not because they don't exist).

I've written pretty extensively about using is on our discuss forums though, you can find the details here. Also, note this that the value you use for appName is important.

If you have specific questions about it, feel free to post them in the forums.

MadameSheema pushed a commit to MadameSheema/kibana that referenced this issue Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants