Sharkey clears notifications randomly
What happened? (Please give us a brief description of what happened.) Sharkey clears notifications in an unpredictable way. I have narrowed it down to the NkNotifications.vue file and that it is grabbing the notifications without markAsRead set to false. This makes notifications auto mark as read in the notifications widget(so basically if u have this widget on at all any reload or load will mark as read), and also going to the notifications tab marks it as read.
What did you expect to happen? (Please give us a brief description of what you expected to happen.) Notifications should ONLY be marked as read when the "Mark all as read" button is pressed
Contribution Guidelines By submitting this issue, you agree to follow our Contribution Guidelines
- I agree to follow this project's Contribution Guidelines
- I have searched the issue tracker for similar issues, and this is not a duplicate.