Incorrect row colors in LLDP Neighbors tab #7300
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.0.2
Python version
3.8
Steps to Reproduce
Expected Behavior
First row is given "danger" class because configured interface name doesn't match LLDP interface name.
Observed Behavior
First row gets "success" class despite interface names don't match.
I see two issues here:
netbox/netbox/project-static/src/device/lldp.ts
Lines 50 to 61 in 27c0e6d
The text was updated successfully, but these errors were encountered: