[PR #20035] [MERGED] Closes #17222: Improve visibility of notifications icon #15803

Closed
opened 2025-12-30 00:24:09 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20035
Author: @jeremystretch
Created: 8/6/2025
Status: Merged
Merged: 8/6/2025
Merged by: @jnovinger

Base: mainHead: 17222-notifications-icon


📝 Commits (1)

  • 441ec2b Closes #17222: Improve visibility of notifications icon

📊 Changes

4 files changed (+8 additions, -7 deletions)

View changed files

📝 netbox/templates/htmx/notifications.html (+2 -2)
📝 netbox/templates/inc/light_toggle.html (+2 -2)
📝 netbox/templates/inc/notification_bell.html (+2 -1)
📝 netbox/templates/inc/user_menu.html (+2 -2)

📄 Description

Closes: #17222

  • Use the bell-ring icon for active notifications
  • Attach a separate red badge to the active icon
  • Increase font size and standardize buttons for color mode & notifications icons
  • Misc other cosmetic tweaks to the notifications menu

Before:
screenshot1
After:
screenshot2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20035 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `17222-notifications-icon` --- ### 📝 Commits (1) - [`441ec2b`](https://github.com/netbox-community/netbox/commit/441ec2b8a8642411010cd36dcb855d13a7b75003) Closes #17222: Improve visibility of notifications icon ### 📊 Changes **4 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/htmx/notifications.html` (+2 -2) 📝 `netbox/templates/inc/light_toggle.html` (+2 -2) 📝 `netbox/templates/inc/notification_bell.html` (+2 -1) 📝 `netbox/templates/inc/user_menu.html` (+2 -2) </details> ### 📄 Description ### Closes: #17222 - Use the `bell-ring` icon for active notifications - Attach a separate red badge to the active icon - Increase font size and standardize buttons for color mode & notifications icons - Misc other cosmetic tweaks to the notifications menu Before: <img width="162" height="52" alt="screenshot1" src="https://github.com/user-attachments/assets/493a1ab7-c219-46c1-894f-f350e9f4dbae" /> After: <img width="162" height="52" alt="screenshot2" src="https://github.com/user-attachments/assets/cea2cd87-0109-4643-89be-863fa4db48dc" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:24:09 +01:00
adam closed this issue 2025-12-30 00:24:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15803