Update the list view bulk Rename buttons to have an opaque background #17802
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
Triage priority
I volunteer to perform this work (if approved)
NetBox Version
v4.1.4
Python Version
3.10
Steps to Reproduce
Templates affected:
These templates were overlooked in #17523. Adding the
btn-float
class to the Rename button fixes the issue.Expected Behavior
The Rename button should have an opaque background to avoid clashing with the form list items.
Observed Behavior
The Rename button has a transparent background.
The text was updated successfully, but these errors were encountered: