Skip to content

Unified map: neighbor info lines lack source-type classification, unaffected by Show RF/MQTT toggles #3780

Description

@Yeraze

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

  1. Open the unified map with an MQTT source selected.
  2. Enable neighbor info lines — verify they are visible.
  3. Disable "Show RF".
  4. 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️⃣

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions