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

Suggest get value of watchlist and favorites in viewDidLoad of SearchVC. #18

Open
Haibo-Zhou opened this issue Feb 5, 2020 · 1 comment

Comments

@Haibo-Zhou
Copy link

The default VC for the tab bar is SearchVC. It would be better to get user's watchlist and favorites when loading SearchVC. Because if not, WatchlistVC will not know whether a movie is in Favorites or not if user didn't open FavoritesVC yet (toggleBarButton displayed as dark or not) and as same as FavoritesVC.

@MartinSmithno
Copy link

MartinSmithno commented Feb 2, 2023

I saw the same issue. I thought that the solution is calling getWatchList() and getFavorites() from SearchViewController. It could be a cool feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants