]> cat aescling's git repositories - mastodon.git/commit
Fix poll options not rendering text after vote/refresh (#10189)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 6 Mar 2019 04:35:52 +0000 (05:35 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2019 04:35:52 +0000 (05:35 +0100)
commitfd128b9c7aa5c71adbfc2e223212514c0baee675
treef88c6d60286250b7d77c1f545330eda2849cdd04
parent57643557b64bc1853c4aeb65fc652dac3467fa18
Fix poll options not rendering text after vote/refresh (#10189)

* Fix poll options not rendering text after vote/refresh

* Fix poll options not showing up on public pages

* Fix code style issue
app/javascript/mastodon/actions/importer/index.js
app/javascript/mastodon/actions/polls.js
app/javascript/mastodon/components/poll.js
app/javascript/mastodon/reducers/polls.js