Tag UI doesn't allow for manual color input, help text implies this should be possible #9

Open
opened 2026-04-05 16:21:11 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @q1x on 4/3/2026

NetBox Edition

NetBox Community

NetBox Version

v4.5.6

Python Version

3.12

Steps to Reproduce

The help text below the color selector shows the following:

RGB color in hexadecimal. Example: 00ff00

However, the field doesn't accept hexadecimal values.
https://github.com/netbox-community/netbox/discussions/15024 seems to imply this is the intended behavior.

If this is the case, the text should be removed to prevent confusion.

Expected Behavior

The input field should accept hexadecimal RGB colors or the help text should be removed.

Observed Behavior

The field doesn't accept hexadecimal values.

*Originally created by @q1x on 4/3/2026* ### NetBox Edition NetBox Community ### NetBox Version v4.5.6 ### Python Version 3.12 ### Steps to Reproduce The help text below the color selector shows the following: ` RGB color in hexadecimal. Example: 00ff00` However, the field doesn't accept hexadecimal values. https://github.com/netbox-community/netbox/discussions/15024 seems to imply this is the intended behavior. If this is the case, the text should be removed to prevent confusion. ### Expected Behavior The input field should accept hexadecimal RGB colors or the help text should be removed. ### Observed Behavior The field doesn't accept hexadecimal values.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#9