]> cat aescling's git repositories - mastodon.git/commit
Add single option votes tooltip in polls (#16849)
authorSasha Sorokin <10401817+Brawaru@users.noreply.github.com>
Wed, 13 Oct 2021 02:59:31 +0000 (09:59 +0700)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 02:59:31 +0000 (04:59 +0200)
commit89b5071fde2f111eaa53ce404712423de25a593d
tree56ccf084753b1e4316916316992aaf832f3fc8c6
parentc99d28369a61292f6ffaf6bc552fba6738ea485c
Add single option votes tooltip in polls (#16849)

Adds a tooltip when hovering over the percentages in a poll showing how
many votes were cast for that option.

Also removes descriptions from messages here since they are not picked
up by Crowdin anyway and might be confusing to other developers :)

Fixes #16820
app/javascript/mastodon/components/poll.js