-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Copy link
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.2.5
Python Version
3.10
Steps to Reproduce
- On the Dashboard, unlock and click "Add Widget"
- On the popup dialog, click the X to clear the "Widget type" field (or backspace over the preselected value)
- App crashes with the below observed error
Expected Behavior
App should not crash; form should not trigger any dynamic parsing that tries to validate an empty input value
Observed Behavior
ValueError at /extras/dashboard/widgets/add/
Unregistered widget class:
Request URL: http://127.0.0.1:8000/extras/dashboard/widgets/add/?widget_class=
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application