We are using JMIX 2.4.1 and the Notification AddOn, When the user click on the bell with number of notifications, all pending notifications are shown.
After marking all notifications to read, the number of pending notification in the bell are not automatically set to 0, this only happens after reloading the page.
I understand this will have low priority, but it will be nice if the team can make this more user friendly.
Unfortunately, I cannot reproduce the problem, the bell updated every time I click read/unread and “mark all as read” buttons. Could you reproduce the issue in a simple demo project?
Actually it is true and i just realized that if you create the notification using the standard jmix addon screen it works perfectly. We create the notification with JAVA, we will check and create a demo project if we cannot solve it.