TickTackk
Well-known member
- Affected version
- 2.2.1
This template should be making use
For example if a user decides open "Mark as unread" in a new tab and then marks as unread in the alert list, goes back to the other tab and refreshes the page, user will as see "Mark as read" instead of Mark as unread".
$newUnreadStatus
instead of calling $alert.isUnread()
mostly because $newUnreadStatus
is defining the action if the user is marking the alert as "read" or "read".For example if a user decides open "Mark as unread" in a new tab and then marks as unread in the alert list, goes back to the other tab and refreshes the page, user will as see "Mark as read" instead of Mark as unread".
Last edited: