From c5aa51a7e609bfd804601565ae6bdc9e1f50f3bc Mon Sep 17 00:00:00 2001 From: Kaushal Shriwas <64089478+kaulith@users.noreply.github.com> Date: Wed, 8 Apr 2026 20:15:29 +0530 Subject: [PATCH] fix: show notification badge on desktop bell icon --- frappe/desk/page/desktop/desktop.html | 2 +- .../frappe/ui/notifications/notifications.js | 23 +++++++++++++++---- frappe/public/scss/desk/notification.scss | 21 +++++++++++++++++ 3 files changed, 40 insertions(+), 6 deletions(-) diff --git a/frappe/desk/page/desktop/desktop.html b/frappe/desk/page/desktop/desktop.html index 320f808f91..2ea4827995 100644 --- a/frappe/desk/page/desktop/desktop.html +++ b/frappe/desk/page/desktop/desktop.html @@ -26,7 +26,7 @@