votes: show votes when hovering over post score.
Make it so you can hover over a post's score to see the list of public upvotes. Also show the upvote count, the downvote count, and the upvote ratio.
This commit is contained in:
1
app/views/post_votes/index.html+tooltip.erb
Normal file
1
app/views/post_votes/index.html+tooltip.erb
Normal file
@@ -0,0 +1 @@
|
||||
<%= render_post_votes_tooltip(@post, current_user: CurrentUser.user) %>
|
||||
Reference in New Issue
Block a user