current location not display after add city from search function
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Weather App |
Triaged
|
Medium
|
Unassigned |
Bug Description
system-image-cli -i
current build number: 165
device name: krillin
channel: ubuntu-
last update: 2015-11-05 04:07:22
version version: 165
version ubuntu: 20151105
version device: 20150821-736d127
version custom: 20150925-
Prerequisites:
there is a few city already added in the locations list.
reproduce steps:
1.launch weather app
2.swipe the Locations button from bottom,the locations list will display
3.tap the "+"icon the Select a city page display
4.tap the search icon and input one city. for ex. "shang hai"
5.tap "shang hai"and the page will back to Locations
check the UI,you will find that the current location item not display
expect result:
in step 5,the current location city should be display in the locations page.
actual result:
the current location city not display in the locations page.
note:this is issue just appear when add city from search function,while add city from city list not have this issue.
description: | updated |
description: | updated |
Changed in ubuntu-weather-app: | |
milestone: | none → backlog |
I think I can confirm this issue. When there are more locations than can fit in the view, it seems that the current location is "hidden" behind the header.
One way to mitigate this might be to limit the app to only 7 locations--like the previous implementation did.
Also, it seems like the behavior under the Ubuntu Components upgrade to 1.3 changes this behavior. So we might possibly be able to fix this under that change.