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

#162 - Handle favoriting an artist from search results #167

Merged
merged 1 commit into from
Mar 15, 2019

Conversation

Maj0rPaine
Copy link

Added new controller to display search results. This might also be good to have for any future features like displaying and/or removing all favorited artists.
There's no longer a need to check isFiltering since a separate table view is now managing filtered items.
The main controller can continue updating its table view sections according.

@farktronix
Copy link
Member

This is great! A separate search results view controller is so much cleaner than what I had before.
We should be able to take this same idea and apply it to ShowListViewController and GroupedViewController as well. I've filed a new issue so I don't forget to look into doing that: #168

@farktronix farktronix merged commit a73e549 into RelistenNet:master Mar 15, 2019
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

Successfully merging this pull request may close these issues.

3 participants