9
Update count in notification badge
Source: directus/directus#24018 · opened by @ninoalte
Summary Update new in-app notification count to show updated notification badge count without full page reload Basic Example when a full page reload is done, the directus studio app fetches all notifications for the current user by calling: GET /notifications?filter[_and][0][recipient][_eq]=d6...ec&filter[_and][1][status][_eq]=inbox&aggregate[count]=id and updates the notification badge with the count. Unfortunately, this only happens on a full page refresh, so when a user is using the directus studio app, he has to refresh the browser to get a visual cue of a new notification. it would be UX wise very practical if there would be some possibility to refetch the current count in case there are new notifications for the user, and update the badge instantly, without a full page reload. Maybe similar to the auto-refresh functionality in a collection. Motivation The motivation is an improvement in UI for the directus studio user, so he is always visually informe…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add `count_estimate` to `directus_collections`
4 votes · 0 comments
Flows Notifications - add collection/item link functionality
4 votes · 0 comments
Insights: Add conditional styling for the labels, show/hide the note, correct the function "count"
2 votes · 0 comments
The ability to rename columns in table layout, especially for those that are properties of relations
117 votes · 0 comments
Add “Per Page Limit” option to Notifications Drawer
1 vote · 0 comments
No comments yet.