Actions
Bug #36793
closedHost details actions kebab can't be closed from plugins
Difficulty:
Triaged:
No
Description
The Foreman host details ActionsBar allows plugins to extend it and add items, but it doesn't expose a function that would allow a plugin to close the menu when you click on an item.
This hasn't been a problem before because all the actions were simple links, but now I needed to run JavaScript so it's a problem.
Updated by Jeremy Lenz over 1 year ago
- Target version set to 3.9.0
- Found in Releases Nightly added
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/theforeman/foreman/pull/9847 added
Updated by Jeremy Lenz about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d329c933388647d3260684d0e3d9bbc9a34397b4.
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9860 added
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/9867 added
Actions