Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

Merge People Search and Suggestions #20

Closed
wants to merge 8 commits into from

Conversation

mrkbryn
Copy link
Contributor

@mrkbryn mrkbryn commented Apr 19, 2016

Addresses #11 to merge suggestions into the users view controller to consolidate suggestions and people searches into one location. When search bar is not active, the users view controller acts as a suggestions VC. When it becomes active, allows a user to search the user database. Followers and Following display types for UsersVC operate as before, but each cell gains a follow button so a user can follow and unfollow users anywhere a UsersVC is presented.

I'm currently waiting on backend to implement is_following flag, which will allow my feature to work. I was unable to test the final branch because of this, but it should work once this is implemented on the backend.

Also, I chose not to delete the FollowSuggestionsTableViewController and the FollowSuggestionCell files in case we need these later (even though there are not used anywhere in my new feature branch). However, I can delete these if it helps keep the project readable and uncluttered.

@lucasderraugh
Copy link
Contributor

Going to keep this open until we have the backend changes. @mrkbryn please update me when the changes are in.

@lucasderraugh lucasderraugh deleted the mark/merge-people-search-and-suggestions branch May 1, 2016 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants