Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favourite cities are not filtered when user reenters scene #23

Closed
vandermesis opened this issue Jan 4, 2020 · 0 comments
Closed

Favourite cities are not filtered when user reenters scene #23

vandermesis opened this issue Jan 4, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vandermesis
Copy link
Owner

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

  1. On main screen click add
  2. When on Favourite Cities scene enter some text into searchbar - it works fine
  3. Go back to main scene
  4. 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
@vandermesis vandermesis added the bug Something isn't working label Jan 4, 2020
@vandermesis vandermesis self-assigned this Jan 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant