-
Notifications
You must be signed in to change notification settings - Fork 0
[$600] New feature for up / down votes on posts #475
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
Comments
Challenge https://www.topcoder.com/challenges/7436b62f-63c3-4d39-90bc-d92539b37049 has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/7436b62f-63c3-4d39-90bc-d92539b37049 has been assigned to obog. |
@jmgasper The main requirements are clear. Thanks! |
@atelomycterus - The priority is #558 and then this one, thanks! I've reached out to Topcoder to make sure they're done making changes to the MarvelApp before we move on the ones you logged, thanks. |
@jmgasper Ok. Thanks! |
@jmgasper Could you ask a designer to export icons (https://marvelapp.com/prototype/c06bg41/screen/77911792)? Thanks! |
@jmgasper The current status
I'm going to implement it tomorrow and push it in the repo. |
@atelomycterus - Sounds good, thanks. I've asked our designer to provide the icons. |
@jmgasper I think sdgun can test it. I'll update the icons when our designer provides them. Please apply PRs:
Thanks! VotingDiscussions/Comments with votes are only displayed. Please let me know if you need to add/remove data. |
@atelomycterus - Great, thanks! Here's the update from the designer:
|
@sdgun Thanks! The Voting control looks different on screens. I looked at this screen ((https://marvelapp.com/prototype/c06bg41/screen/77911793) and thought Topcoder made voting easier: I've fixed it. ChangesPlease clear browser cache before testing. Fixed the icons. '-0' is not displayed according to MarvelApp. Updated Voting Discussions/Comments pages: @jmgasper |
Payment task has been updated: https://www.topcoder.com/challenges/7436b62f-63c3-4d39-90bc-d92539b37049 |
@atelomycterus - Topcoder used to have up / down voting on comments, in the old forums. They'd like to have the same functionality in this new forum, where members / copilots / admins can up / down vote a comment.
The goal is to determine which comments and discussions are highly up voted, and also highly downvoted.
What we'll need:
A single user should only be able to up vote or down vote a comment. If they have already made a choice and click it again (like "up vote"), then their initial vote should be cancelled.
This should get us started. Let me know if you have any questions on specifics on how this should work.
Relevant UI:
The text was updated successfully, but these errors were encountered: