When a user types raw "lat,lon" coordinates into a station input, LocationResolver populates only `lat` / `lon` — `callsign` and `grid` stay blank. The path-profiles "Station" cell was falling through to "33.189, -96.452" instead of showing a useful grid. Now `station_label/1` (display) and `station_endpoint/1` (path-URL destination) derive a 6-/8-char Maidenhead grid from the stored lat/lon when no grid is on the row, matching the rest of the page's grid-first presentation. |
||
|---|---|---|
| .. | ||
| controllers | ||
| live | ||
| plugs | ||
| analytics_test.exs | ||
| live_helpers_test.exs | ||
| live_table_footer_test.exs | ||
| location_resolver_test.exs | ||
| metrics_log_suppression_test.exs | ||
| metrics_plug_test.exs | ||
| skew_t_property_test.exs | ||
| skew_t_test.exs | ||
| telemetry_test.exs | ||
| user_auth_test.exs | ||