Cards in Console Server Port page are rendered incorrectly #11171

Closed
opened 2025-12-29 21:41:18 +01:00 by adam · 1 comment
Owner

Originally created by @aq5747 on GitHub (May 14, 2025).

Originally assigned to: @aq5747 on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.1

Python Version

3.10

Steps to Reproduce

Open the details page of any Console Server Port.

Expected Behavior

The Connection and Inventory Items cards should be cleanly separated:

Image

Observed Behavior

The Inventory Items card seems to be rendered inside of the Connection card:

Image

Originally created by @aq5747 on GitHub (May 14, 2025). Originally assigned to: @aq5747 on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.1 ### Python Version 3.10 ### Steps to Reproduce Open the details page of any Console Server Port. ### Expected Behavior The **Connection** and **Inventory Items** cards should be cleanly separated: ![Image](https://github.com/user-attachments/assets/4e818514-87e0-45d4-befd-821018d52413) ### Observed Behavior The **Inventory Items** card seems to be rendered _inside_ of the **Connection** card: ![Image](https://github.com/user-attachments/assets/9e074e1d-5dc8-4c1f-bfa1-258341854f2d)
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:41:18 +01:00
adam closed this issue 2025-12-29 21:41:18 +01:00
Author
Owner

@aq5747 commented on GitHub (May 14, 2025):

This is being caused by an extraneous <div> in the console server port template. I can submit a PR for the fix.

@aq5747 commented on GitHub (May 14, 2025): This is being caused by an extraneous `<div>` in the console server port template. I can submit a PR for the fix.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11171