interface tags in devices view are rendered with "label-default" gray background #2803

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

Originally created by @LuPo on GitHub (Aug 14, 2019).

Environment

  • Python version: 3.7.4
  • NetBox version: 2.6.2

Steps to Reproduce

  1. Create a tag and assign it a color
  2. Assign tag to an interface

Expected Behavior

Newly assigned tag should be rendered with a chosen color

Observed Behavior

interface tags are always gray

Tag color

Originally created by @LuPo on GitHub (Aug 14, 2019). ### Environment * Python version: 3.7.4 * NetBox version: 2.6.2 ### Steps to Reproduce 1. Create a tag and assign it a color 2. Assign tag to an interface ### Expected Behavior Newly assigned tag should be rendered with a chosen color ### Observed Behavior interface tags are always gray ![Tag color](https://user-images.githubusercontent.com/29463/63019951-0b493200-be9d-11e9-95af-96500f0e24c2.png)
adam added the type: bugstatus: accepted labels 2025-12-29 18:22:20 +01:00
adam closed this issue 2025-12-29 18:22:20 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 15, 2019):

Just a note: This is a bug in the tag HTML template which affects any instance of a tag rendered without a link (not just interfaces).

@jeremystretch commented on GitHub (Aug 15, 2019): Just a note: This is a bug in the tag HTML template which affects any instance of a tag rendered without a link (not just interfaces).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2803