From be9c215515dd8941dd0f762a353e0f7c48a0f15c Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Sun, 12 Apr 2026 17:07:56 -0500 Subject: [PATCH] Tooltip explaining callsign-based destination lookup Hovering the dotted-underlined "callsign" in the Destination label on /path now surfaces a tooltip explaining that callsign lookup queries QRZ for the licensee's mailing address and geocodes it, so the resulting position may differ from where the station actually operates. Gives users a reason to enter a grid directly when they know it's more accurate than a QRZ address. --- lib/microwaveprop_web/live/path_live.ex | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/microwaveprop_web/live/path_live.ex b/lib/microwaveprop_web/live/path_live.ex index d967d355..0286d4aa 100644 --- a/lib/microwaveprop_web/live/path_live.ex +++ b/lib/microwaveprop_web/live/path_live.ex @@ -497,7 +497,12 @@ defmodule MicrowavepropWeb.PathLive do
- +