Regression in Import form Field Options color #8651

Closed
opened 2025-12-29 20:39:19 +01:00 by adam · 3 comments
Owner

Originally created by @sleepinggenius2 on GitHub (Sep 20, 2023).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.6.2

Python version

3.8

Steps to Reproduce

  1. Navigate to any Import form
  2. Observe the low contrast on the Field and Accessor columns of the Field Options table

Expected Behavior

The Field and Accessor columns of the Field Options table of an Import form should have sufficient contrast.

Observed Behavior

#13827 was introduced in v3.6.2 to fix #13653, but as a side effect, it changed the color of all <code> tags, which caused this regression.

Originally created by @sleepinggenius2 on GitHub (Sep 20, 2023). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.6.2 ### Python version 3.8 ### Steps to Reproduce 1. Navigate to any Import form 2. Observe the low contrast on the Field and Accessor columns of the Field Options table ### Expected Behavior The Field and Accessor columns of the Field Options table of an Import form should have sufficient contrast. ### Observed Behavior #13827 was introduced in v3.6.2 to fix #13653, but as a side effect, it changed the color of all `<code>` tags, which caused this regression.
adam added the type: bugstatus: acceptedtopic: UI/UXseverity: low labels 2025-12-29 20:39:19 +01:00
adam closed this issue 2025-12-29 20:39:19 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 21, 2023):

It looks normal to me. Can you share a screenshot?

@jeremystretch commented on GitHub (Sep 21, 2023): It looks normal to me. Can you share a screenshot?
Author
Owner

@sleepinggenius2 commented on GitHub (Sep 21, 2023):

Before:
image

After:
image

@sleepinggenius2 commented on GitHub (Sep 21, 2023): Before: ![image](https://github.com/netbox-community/netbox/assets/24281183/19df9ea0-a3ee-4cb3-b3d2-ba48ed8dd9bc) After: ![image](https://github.com/netbox-community/netbox/assets/24281183/a75ecfa1-9769-4329-b1a4-cffb5c2be2e2)
Author
Owner

@jeremystretch commented on GitHub (Sep 21, 2023):

Ok, that's what I see too. So it's not that the text is unreadable, it just has less contrast than before in dark mode.

@jeremystretch commented on GitHub (Sep 21, 2023): Ok, that's what I see too. So it's not that the text is unreadable, it just has less contrast than before in dark mode.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8651