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

Fetch vote count data only when vote counts are being displayed for specific poll #16

Open
mice-sk opened this issue Jun 20, 2012 · 1 comment
Milestone

Comments

@mice-sk
Copy link
Contributor

mice-sk commented Jun 20, 2012

Do not fetch vote count data if currently rendered poll does not display them.

At the moment, this applies only when showing vote results to a user who already voted:
eb2e360#L0R203

If we implement visible vote counts to users who did not vote yet, same measure should apply (i.e. prepare vote result data only if poll that is being rendered is set to display vote data to users).

@teo-sk
Copy link
Contributor

teo-sk commented Jul 23, 2012

This should depend on #12

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

No branches or pull requests

2 participants