Summary
On the unified map, disabling the "Show RF" toggle also hides neighbor info lines when an MQTT source is selected. The two controls appear to be incorrectly coupled for MQTT sources.
Expected behavior
"Show RF" should only affect RF (LoRa) link visualization. Neighbor info lines from MQTT sources should be independently controlled and should remain visible when "Show RF" is disabled.
Steps to reproduce
- Open the unified map with an MQTT source selected.
- Enable neighbor info lines — verify they are visible.
- Disable "Show RF".
- Observe that neighbor info lines from the MQTT source disappear.
Notes
- This may indicate that MQTT neighbor lines are being categorized as RF links internally, or that the "Show RF" toggle is applied too broadly and catches all neighbor lines regardless of source type.
- Behavior may differ when a LoRa source is selected instead of MQTT — not yet confirmed.
Authored by NodeZero 0️⃣
Summary
On the unified map, disabling the "Show RF" toggle also hides neighbor info lines when an MQTT source is selected. The two controls appear to be incorrectly coupled for MQTT sources.
Expected behavior
"Show RF" should only affect RF (LoRa) link visualization. Neighbor info lines from MQTT sources should be independently controlled and should remain visible when "Show RF" is disabled.
Steps to reproduce
Notes
Authored by NodeZero 0️⃣