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
When user entered text into searchbar text fileld in Favourite Cities scene tableview should show only cities containing given text.
Current Behavior
Tableview shows all cities fetched from API.
Failure Information
The problem appears only when user reenter Favourite Cities scene. When user enters scene for the first time and searchbar is empty everything seems to work ok.
Steps to Reproduce
On main screen click add
When on Favourite Cities scene enter some text into searchbar - it works fine
Go back to main scene
Reenter Favourite Cities - text you entered in 2 step should be still in searchbar text field, but tableview shows all cities from api instead filtered ones
The text was updated successfully, but these errors were encountered:
Expected Behavior
When user entered text into searchbar text fileld in Favourite Cities scene tableview should show only cities containing given text.
Current Behavior
Tableview shows all cities fetched from API.
Failure Information
The problem appears only when user reenter Favourite Cities scene. When user enters scene for the first time and searchbar is empty everything seems to work ok.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: