web icon indicating copy to clipboard operation
web copied to clipboard

[Bug]: SNR line tooltip has swapped node names

Open philon- opened this issue 2 months ago • 2 comments

With the new feature to show SNR lines on the map page, the tooltip that displays the two node names "Node1 -> Node2" have the names swapped, incorrectly showing the user's node as the first node for direct connections and the origin of the NeighborInfo packet as the first node in the tooltip.

This is not the intended behaviour as the SNR value displayed is from the remote node to the user's own node or from the remote node to the sender of the NeighborInfo packet.

philon- avatar Sep 30 '25 18:09 philon-

@philon- This is a dumb question, but I dont see where to turn on the SNR feature on the map page. I've looked in the filters and the layers component

danditomaso avatar Oct 16 '25 02:10 danditomaso

Fixed in PR#896

danditomaso avatar Oct 17 '25 20:10 danditomaso