You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug
When a user selects "select all" and then "mark as read' this function works for all pages of notifications. When a user selects "select all" and the "delete selected" it only deletes the notifications on the page (so 10 lines at a time if the page size is 10, 25 at a time if it is a page size of 25, etc.). This happens for the IDIR and the BCeID side.
Expected Behaviour
Once all "select all" is selected, this should apply to all notification lines, not just the ones on the page
The red alert circle should disappear
The notification count should reset to zero.
Actual Behaviour
Only the notifications on the current page are being deleted, rather than all
The red alert circle remains visible on the bell icon, showing the notifications left on other pages
Implications
Users may think they still have new notifications, causing confusion.
Steps To Reproduce
Steps to reproduce the behaviour:
User/Role: IDIR
Open the notifications panel.
Click "Select all" and then "Delete selected"
Observe that only the notifications on the current page are deleted the bell icon still displays a red alert with a number.
Refresh the page and check if the issue persists.
The text was updated successfully, but these errors were encountered:
Grulin
changed the title
LCFS - Notification bug when marking all notification as "read"
LCFS - Notification bug when "selecting all" and "deleting selected"
Feb 14, 2025
Describe the Bug
When a user selects "select all" and then "mark as read' this function works for all pages of notifications. When a user selects "select all" and the "delete selected" it only deletes the notifications on the page (so 10 lines at a time if the page size is 10, 25 at a time if it is a page size of 25, etc.). This happens for the IDIR and the BCeID side.
Expected Behaviour
Once all "select all" is selected, this should apply to all notification lines, not just the ones on the page
Actual Behaviour
Implications
Users may think they still have new notifications, causing confusion.
Steps To Reproduce
Steps to reproduce the behaviour:
User/Role: IDIR
The text was updated successfully, but these errors were encountered: