You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Ahmad-Zahid The bug here comes when a user tries to get the weather at a city which is located in several countries.
For example you can try searching "Ontario". Ontario is a city in Canada and also a city in California (USA).
So the idea is to add another text input behind the City title to optionally specify the country we want to look at.
I added some Openweather API tests for your information. Please find them at tests root folder.
Also take a look to Openweather official documentation to specify the search country and community posts.
When you finish you can submit your PR and I'll review and merge if it proceeds :)
Add an Input in which the user can specify the country the city is located at
The text was updated successfully, but these errors were encountered: