Skip to content

Frontend notification update

Otto Visser requested to merge frontend_notification_fix into dev

This merge request both:

  • Fixes the issue of notifications sometimes not showing
  • Changes the notifications system to only show one notification. If a new notification is submitted while another is showing, the current notification will be overwritten if the level of the new notification is greater or equal than the current level

Merge request reports