Notification displayed multiple times after deleting a dashboard widget #9944

Closed
opened 2025-12-29 21:24:45 +01:00 by adam · 1 comment
Owner

Originally created by @Olling on GitHub (Jul 4, 2024).

Deployment Type

Self-hosted

NetBox Version

v4.0.6

Python Version

3.11

Steps to Reproduce

First "create" a popup in the corner.

  1. Delete a widget on your dashboard
  2. Close the "Deleted widget: 123" popup

Then do something else on the dashboard:
3. Click the cog icon on any other widget.
4. Close the Configuration Window and the "Deleted widget: 123" popup
5. Unlock the dashboard
6. Click "Add Widget"

Expected Behavior

When a popup have been ignored or been closed it should not pop up again indefinitely.

Observed Behavior

The popup reappears again and again

I can reproduce the behavior on demo.netbox.dev

Originally created by @Olling on GitHub (Jul 4, 2024). ### Deployment Type Self-hosted ### NetBox Version v4.0.6 ### Python Version 3.11 ### Steps to Reproduce First "create" a popup in the corner. 1. Delete a widget on your dashboard 2. Close the "Deleted widget: 123" popup Then do something else on the dashboard: 3. Click the cog icon on any other widget. 4. Close the Configuration Window and the "Deleted widget: 123" popup 5. Unlock the dashboard 6. Click "Add Widget" ### Expected Behavior When a popup have been ignored or been closed it should not pop up again indefinitely. ### Observed Behavior The popup reappears again and again I can reproduce the behavior on demo.netbox.dev
adam added the type: bugseverity: low labels 2025-12-29 21:24:45 +01:00
adam closed this issue 2025-12-29 21:24:45 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 22, 2024):

I believe this was resolved in v4.0.9 under #17144.

@jeremystretch commented on GitHub (Aug 22, 2024): I believe this was resolved in v4.0.9 under #17144.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9944