-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: 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 implementationtopic: UI/UXUser interface or user experience related workUser interface or user experience related worktype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.0-beta1
Python Version
3.10
Steps to Reproduce
- Create a not working Custom Link on any model eg:

- Go to Model Device in light mode

- Toggle to darkmode, see nothing

- Do mousehover

Expected Behavior
Button switches class to class="btn btn-sm btn-outline-light"

Observed Behavior
Button does not switch class="btn btn-sm btn-outline-dark"
<a class="btn btn-sm btn-outline-dark" disabled="disabled" title="'dcim.models.devices.Device object' has no attribute 'device_role'"><i class="mdi mdi-alert"></i> Test</a>
Metadata
Metadata
Assignees
Labels
betaConcerns a bug/feature in a beta releaseConcerns a bug/feature in a beta releaseseverity: 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 implementationtopic: UI/UXUser interface or user experience related workUser interface or user experience related worktype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application