Weather app does not search the local city before proceeding to search online
Bug #1434319 reported by
Nekhelesh Ramananthan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Weather App |
Triaged
|
Medium
|
Nekhelesh Ramananthan |
Bug Description
When the user presses the search button and searches for a location, the weather app immediately searches for that city online without first confirming that the local city list has the city or not. We should do this to reduce bandwidth usage and if now it kind of questions the presence of a local city list.
To post a comment you must log in.
How would the app know to start searching online? With the current methodology, it might be nice to search the local list for the first 3 characters or so. With the strategy outlined in lp:1434318, maybe it'd be best to start searching online after the 3rd query of the list.