discourse/plugins/poll/test/javascripts
David Taylor 7e37e3e824
UX: Create polls with public=true by default (#24332)
In the vast majority of cases, people want poll voters to be public. Previously, the checkbox for this was hidden behind the 'show advanced' settings in the poll builder UI.

This commit makes three changes to improve the experience:

1. Add `public=true|false` to poll markup (previously it would only be added when true

2. Bring the 'public' switch outside the 'show advanced' section for improved visibility

3. Change the default to 'true'
2023-11-13 09:07:51 +11:00
..
acceptance DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00
component UX: Create polls with public=true by default (#24332) 2023-11-13 09:07:51 +11:00
helpers DEV: Sort imports 2023-10-10 21:46:54 +01:00
widgets DEV: Rename I18n imports to discourse-i18n (#23915) 2023-10-18 11:07:09 +01:00