discourse/plugins/poll/spec/lib
Sam f0fc5646dc
FEATURE: dynamic poll support (#34368)
If a poll is created with `dynamic-poll=true`
then options can be amended after you post poll.

This is useful for polls like: "favorite IDE" where you want
people to easily be allowed to add options.

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-08-19 16:43:36 +10:00
..
new_post_manager_spec.rb
poll_spec.rb
polls_updater_spec.rb FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
polls_validator_spec.rb
pretty_text_spec.rb FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
ranked_choice_spec.rb
search_spec.rb