-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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.3.1
Python Version
3.10
Steps to Reproduce
Open one of these pages that has a "Connect" button:
- Circuits (with an unconnected termination)
- Console Ports
- Console Server Ports
- Power Feed
Compare to the ones on these pages, which are all consistent:
- Device Interfaces
- Front Ports
- Rear Ports
- Power Outlet
- Power Port
Expected Behavior
Connect buttons should have a consistent style throughout the UI (where appropriate).
Observed Behavior
- The Connect buttons for Console Ports and Console Server Ports are smaller than others since they use the
btn-smstyle. - The Circuit Termination button uses the
btn-successstyle rather thanbtn-primary, so it's a green color instead of teal. - The button for Power Feeds appears inside a footer of the Connection card, instead of the right side of the card body.
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