mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-05 02:11:15 +08:00
Follow-up of #36050. This PR contains clean-up and minor refactor work related to categories copies and breadcrumb dropdowns: * hide search input in filters dropdown if list is less than 10 options * update copies to follow Discourse conventions * remove unused `shouldDisplayIcon` * fix spec flakiness by changing check from class name existence to block visibility --------- Co-authored-by: Martin Brennan <martin@discourse.org> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib/discourse_topic_voting | ||
| spec | ||
| test/javascripts/acceptance | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Topic Voting
Adds the ability for voting on a topic within a specified category.
Topic discussing the plugin itself can be found here: https://meta.discourse.org/t/discourse-voting/40121