-
Type: Story
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.13 Larks
-
Fix Version/s: 2.14 Larks
-
Labels:
-
Epic Link:
-
Sprint:2.14 Larks
As a User I'd like to be able to vote for question and answer so that I can both express my opinion on the quality of the question/answer and see the opinion of others
- Voting buttons and vote results should be visible for all forum visitors.
- It should be allowed to vote for question/answer only for registered users.
- New permission VOTE should be created.
- VOTE permission should be given to user's branch to allow voting.
- Once unregistered user wants to vote for question/answer and presses Upvote/Downvote button, the tooltip: “Voting is available for registered users only” should be shown for these buttons.
- It should not be possible for user to vote for question/answer which was created by him.
- If user had already made the vote but changed the mind afterward it should be allowed for user to change the vote to the opposite one:
- Changing of the vote should be done by pressing the opposite button.
- Ones the opposite button is pressed, the total votes sum should be changed accordingly (increase or decrease on 2 points). The buttons highlighting should be changed accordingly.
- User vote (up or down arrow) should be highlighting on UI, other arrow should be gray.
- Date of user vote should be stored in DB. If user change her vote - date should be updated (not created new one).
- Answers should be automatically sorted first by popularity (largest to fewest number of votes received) then by date (newest ones to oldest ones).
- relates to
-
QA-1891 Sorting answers by popularity
- Open
-
JC-2188 Possible to change the number of votes more than 2 via Fiddler
- Closed
-
JC-2250 Error messages are not shown for anonymous user when he tries to vote up/down
- Closed
-
JC-2099 Non-zero vote number color is black after vote changing
- Closed
-
JC-2190 Incorrect Ukrainian translation for Vote Up/Vote Down buttons' tooltips in Q&A Topic
- Closed
-
JC-1144 Question UI
- Closed
-
JC-2080 Check branches with VIEW_TOPICS and without CREATE_POSTS permissions for Registered Users
- Closed
- mentioned in
-
Page Loading...