Cable Trace - Fix cable name truncation #7415

Closed
opened 2025-12-29 20:23:08 +01:00 by adam · 1 comment
Owner

Originally created by @brainsfull on GitHub (Dec 23, 2022).

NetBox version

v3.4.1

Python version

3.8

Steps to Reproduce

  1. Click on a cable trace with a cable that has a long cable name.

Expected Behavior

The full cable name would be visible and not truncated. The cable name would either:

  • be fully visible on a single line (preferred)
  • use wrap text to show the full cable name on 2 or more lines.

Observed Behavior

When this occurs the cable name is truncated as can be seen in the example below:
image

Originally created by @brainsfull on GitHub (Dec 23, 2022). ### NetBox version v3.4.1 ### Python version 3.8 ### Steps to Reproduce 1. Click on a cable trace with a cable that has a long cable name. ### Expected Behavior The full cable name would be visible and not truncated. The cable name would either: - be fully visible on a single line (preferred) - use wrap text to show the full cable name on 2 or more lines. ### Observed Behavior When this occurs the cable name is truncated as can be seen in the example below: ![image](https://user-images.githubusercontent.com/7419642/209333814-fb133727-2472-4cc5-a78f-af881fcee7c9.png)
adam added the type: bugstatus: duplicate labels 2025-12-29 20:23:08 +01:00
adam closed this issue 2025-12-29 20:23:08 +01:00
Author
Owner

@kkthxbye-code commented on GitHub (Dec 26, 2022):

Duplicate of https://github.com/netbox-community/netbox/issues/8450

@kkthxbye-code commented on GitHub (Dec 26, 2022): Duplicate of https://github.com/netbox-community/netbox/issues/8450
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7415