Files
flights_web/src/shared/hooks
gnezim 8ccf560bf5 Resolve airport codes to parent city in popular requests
Angular's getCityOrAirport walks airport→city when the input code is
an airport (SVO → Москва), only falling back to the airport name when
no parent city is dictionarised. React was returning the raw airport
name (Шереметьево) on the popular requests panel.
2026-04-19 22:37:12 +03:00
..