bikehopper / bikehopper-ui

Friendly bike+transit directions (frontend)
Other
27 stars 1 forks source link

Fix some spurious loading spinners in autocomplete #313

Closed graue closed 9 months ago

graue commented 9 months ago

I messed up in PR #310 and accidentally displayed spinners in two cases where we don't actually fetch results:

  1. When the location string derives from a geocode and we show other geocodings of the original string
  2. When the location is loaded from URL parameters