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

Create My Candidates page - make My Candidates page only show candidates you have marked as Voting For #2

Open
mitchdowney opened this issue Feb 22, 2015 · 3 comments

Comments

@mitchdowney
Copy link
Member

No description provided.

@mitchdowney mitchdowney self-assigned this Feb 22, 2015
@mitchdowney
Copy link
Member Author

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?

@scvnc
Copy link
Member

scvnc commented Feb 25, 2015

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 mitchdowney removed their assignment Feb 26, 2015
@mitchdowney 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
@mitchdowney mitchdowney reopened this Mar 23, 2015
@mitchdowney
Copy link
Member Author

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

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