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
I made and pushed a non-functioning My Candidates page, but I don't know how to make the CandidatePicksService work right now. Have to make a getPicks method, that (somehow) grabs all the local users Voting For options and passes them in the posts object...
Do we need to run a loop over the getPick method, that checks each candidate to see if they have the voting for status in the local storage, then append the posts object with each result?
might have to change how the candidate picks service stores things so that it keeps a list of candidate ids updated. Your suggestion could work potentially too and may coincide with what I have cooking on the stove right now
mitchdowney
changed the title
Create My Candidates page
Create My Candidates page - make My Candidates page only show candidates you have marked as Voting For
Feb 26, 2015
This feature is only pseudo-working right now. To fix this feature properly we'll need to revert to this commit and understand what was causing the issue before moving forward 669ed49
No description provided.
The text was updated successfully, but these errors were encountered: