[GH-ISSUE #312] Number of notifications is not in sync with actual number of notifications #157

Closed
opened 2026-02-17 17:06:18 -05:00 by yindo · 2 comments
Owner

Originally created by @Pacodastre on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/312

On the /account/notifications page, the number of notifications displayed in the side bar on the left is only showing the number of notifications when rendering the page. If notifications get cleared or a new notification shows up, that number stays the same instead of increasing or decreasing like it should.

This can lead to this:

Image
Originally created by @Pacodastre on GitHub (Jan 13, 2026). Original GitHub issue: https://github.com/Drop-OSS/drop/issues/312 On the `/account/notifications` page, the number of notifications displayed in the side bar on the left is only showing the number of notifications when rendering the page. If notifications get cleared or a new notification shows up, that number stays the same instead of increasing or decreasing like it should. This can lead to this: <img width="881" height="462" alt="Image" src="https://github.com/user-attachments/assets/ba101b0e-c7b5-400a-959e-8926f6ee8bbd" />
yindo added the bug label 2026-02-17 17:06:18 -05:00
yindo closed this issue 2026-02-17 17:06:18 -05:00
Author
Owner

@DecDuck commented on GitHub (Jan 13, 2026):

Should be fixed by wrapping the navigation object in computed

@DecDuck commented on GitHub (Jan 13, 2026): Should be fixed by wrapping the navigation object in computed
Author
Owner

@Pacodastre commented on GitHub (Jan 20, 2026):

Issue already fixed in 63ac2b8

@Pacodastre commented on GitHub (Jan 20, 2026): Issue already fixed in 63ac2b8
yindo changed title from Number of notifications is not in sync with actual number of notifications to [GH-ISSUE #312] Number of notifications is not in sync with actual number of notifications 2026-06-05 14:21:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#157