openwisp / openwisp-notifications

Notifications module of OpenWISP
https://openwisp.io/docs/dev/notifications/
GNU General Public License v3.0
40 stars 41 forks source link

[feature] Add dedicated notification type for internal errors #254

Closed nemesifier closed 3 months ago

nemesifier commented 2 years ago

Some times errors may happen in the background, at the moment we do not have a way to show these errors to users.

We could define a notification type for these situations and implement something slightly different in the UI: when clicking on such a notification, instead of being redirected to the target_url, an overlay can be opened with the long description of the error.

The overlay then can show a button which will direct the user to the target object.

BassCoder2808 commented 1 year ago

Hi @nemesisdesign, I wanted to contribute to this issue, I have installed the openwisp-notifications and the setup part is done for the same, I wanted to get a more brief understanding of this, like what exactly is the indented behavior and the steps to reproduce the issue in the background based on which we can notify the user

sawaisinghh commented 1 year ago

Hey @nemesisdesign, I might be able to fix this issue. can you please assign it to me?

pandafy commented 4 months ago

Email notifications should be disabled for this notification type.