-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
In past it was possible by injecting "Notifications" and then use it as e.g.
notifications.addMessage({'status': 'Finished', 'message': 'Activity was skipped.', 'exclusive': true });
It should be possible to use native Cockpit Notifications from within plugins to achieve the same UI/UX as native cockpit components
This is the controller panel for Smart Panels app
[CAM-12837] Expose Notification service to Plugins
Description |
Original:
In past it was possible by injecting "Notifications" and then use it as e.g.
{code} notifications.addMessage({'status': 'Finished', 'message': 'Activity was skipped.', 'exclusive': true }); {code} It should be possible to use native Cockpit Notifications from within plugins |
New:
In past it was possible by injecting "Notifications" and then use it as e.g.
{code} notifications.addMessage({'status': 'Finished', 'message': 'Activity was skipped.', 'exclusive': true }); {code} It should be possible to use native Cockpit Notifications from within plugins to achieve the same UI/UX as native cockpit components |
Mentioned Roles |
Mentioned Groups |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
We are closing this ticket as part of our backlog grooming. Reasons: