discourse-post-voting
discourse-post-voting copied to clipboard
FIX: Remove style that is hiding reactions
We don't have to hide the reactions plugin using css. "Likes" and reactions should work nicely together with this change https://github.com/discourse/discourse/pull/18788
Requires https://github.com/discourse/discourse/pull/19421 to be merged.
Converting this back to draft. This one is a bit of a pickle to test because it involves multiple plugins, and also has SiteSetting.qa_enable_likes_on_answers which is a little annoying since it should also hide reactions.