lunar-launcher
lunar-launcher copied to clipboard
Open Weather Location
Checklist
- [X] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [X] This issue contains only one bug.
App version
2.8 (35)
Android version
Android 10
Steps to reproduce the bug
Lunar app's "City" field is too vague if there are multiple cities with the same name it will default to the first listing. Instead it should also have a field to input the URLs city code.
Expected behavior
Show the correct city.
Screenshots/Screen recordings
Logs
No response
Additional information
No response
What is URLs city code
?
In the city name
input field you can add city like CityName,CountryCode
. And as you are an American (I guess), you can add your state name between those two like CityName,StateName,CountryCode
. #Reference
I might remove the options to input the city name
and api key
separately. Instead I think it would be better to let the user input the api call url
directly. So the user would be able to customize the url themselves and get what they wanted specifically.