Ability for user to add their own choices to a poll

Created on 25 July 2023, 11 months ago
Updated 11 March 2024, 3 months ago

User interface changes

Looking for something similar in functionality to Facebook polls. Where we have the option to let a user (either anonymous or authenticated depending on permissions) add their own choices. But with an autofill functionality so that when they start typing is will show other previous choices with similar verbiage so as to avoid duplicates.

✨ Feature request
Status

Active

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States Taps7734

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Taps7734
  • πŸ‡§πŸ‡ͺBelgium BramDriesen Belgium πŸ‡§πŸ‡ͺ

    If someone decides to work on this, they should take the following into account:
    - Security: Currently we're allowing and rendering HTML in the choices
    - Moderation? What if you suddenly get 100 people to submit garbage?

    But with an autofill functionality so that when they start typing is will show other previous choices with similar verbiage so as to avoid duplicates.

    Not sure if I like that too much. You would also need to write some access checks to verify you have access to that poll and you probably only want published results. I guess it's better to start off with a plain textfield.

Production build 0.69.0 2024