Unread notifications should be highlighted #23

Open
opened 2024-07-04 00:08:39 +00:00 by ari · 0 comments
Owner

notifications that are unread should be highlighted similarly to the highlighted post in thread view.

implementation details

  • all notifications with preceding that with id = last_read_notif_id should have a highlight attribute. subsequent notifications will not be highlighted.
  • existing notifications should no longer be highlighted when the notification feed has been refreshed, as all notifications already present should be regarded as "read"

this implementation detail should support the introduction of push notifications later.

notifications that are unread should be highlighted similarly to the highlighted post in thread view. **implementation details** - all notifications with preceding that with `id = last_read_notif_id` should have a `highlight` attribute. subsequent notifications will not be highlighted. - existing notifications should no longer be highlighted when the notification feed has been refreshed, as all notifications already present should be regarded as "read" this implementation detail should support the introduction of push notifications later.
ari added the
UI
label 2024-07-04 00:08:39 +00:00
ari added this to the v1.0 project 2024-07-04 00:08:42 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: blisstown/campfire#23
No description provided.