Hide vote choices for in-progress votes#1
Conversation
|
Comment on behalf of johannes at php.net: test. ignore. |
|
Seriously. A year? The patch no longer applies though.. Do you mind updating it? |
|
I have reapplied the patch against current master. (I'm on the train and can't test it, but everything should be a-okay) /cc @bjori |
Hide vote choices for in-progress votes * salathe/salathe/hide-votes-in-progress: Hide vote choices for in-progress votes
Couple of people really did not like this * revert-hide-votes: Revert "Merge pull request #1 from salathe/salathe/hide-votes-in-progress" Revert "fix showing your vote"
|
The site https://wiki.php.net/rfc/ is important for the PHP community, but there is a barrier to full-community participation (to vote and to make corrections in draft RFCs): ... How to submit the suggestion, to offer standard login options? |
|
@ppKrauss that has nothing to do with this PR. check out https://wiki.php.net/rfc/voting not everybody is allowed to vote and making corrections towards other people RFCs without discussing it first is both wrong and rude. |
This PR implements the suggestion above, to hide the choices that people made while a vote is in progress. A voter can see their own choice, but no-one else's.
After voting closes, the normal behaviour is resumed; showing all votes.