Skip to content

Inconsistent styling of Connect buttons #19617

Open
@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

No one assigned

    Labels

    status: needs triageThis issue is awaiting triage by a maintainertype: bugA confirmed report of unexpected behavior in the application

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions