Add support to provide custom notification capabilities from micro applications
danielwiehl opened this issue · 0 comments
danielwiehl commented
Is your feature request related to a problem? Please describe.
A custom notification can only be provided by the shell, not by micro applications. This can be very limiting if rich text is to be displayed in a notification.
Describe the solution you'd like
Similar to providing a view or a popup, a micro application should be able to provide a custom notification capability.