Skip to content

Inconsistent styling of Connect buttons #19617

@aq5747

Description

@aq5747

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-sm style.
  • The Circuit Termination button uses the btn-success style rather than btn-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 availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions