jpatokal / openflights

Website for storing flight information, rendering paths on a zoomable world map and calculating statistics, with plenty of free airline, airport and route data.
http://openflights.org
GNU Affero General Public License v3.0
1.37k stars 387 forks source link

"List my flights" (from a specific airport) presents data as list, but map would be great #1458

Open hs123org opened 5 months ago

hs123org commented 5 months ago

As a logged in user I can click on any airport on the map and it shows three buttons: a) list my flights, b) map of routes from this airport and c) airport information. I'd love to see a mix of the list representation of a) and the map of b), i.e. "map of MY flights to/from this airport"

As a user when clicking on "list my flights" I not only expect the list representation at the bottom of the page, but also the map to update to only show my flights. This would be similar to filtering the flights on the map by year, airline, ...

reedy commented 5 months ago

I think this is one thing that surprised me that the map didn't update too... But shouldn't be too difficult to fix...

reedy commented 1 month ago

And I keep being surprised that this doesn't work in the UI