Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve anonymous poll administration #89

Open
lilioid opened this issue Jun 1, 2021 · 2 comments
Open

Improve anonymous poll administration #89

lilioid opened this issue Jun 1, 2021 · 2 comments

Comments

@lilioid
Copy link
Member

lilioid commented Jun 1, 2021

Currently it is possible to anonymously create a Poll but not to administrate it in any way after creation if the user is not logged in.

The usability for poll creators without an account should be improved to allow this behavior.

Possible solutions could be:

  • Set a Cookie in the Poll creators browser so that he/she is recognizable as the poll creator.
  • Send a special administration link to an E-Mail address provided during Poll creation.
  • Show a special administration link after poll creation to the creator. It would be up to the creator to save this link.
  • Simply allow everyone to administrate the poll when this was enabled in poll creation (not really a nice solution though).
@Axelfoley85
Copy link
Contributor

Axelfoley85 commented Feb 19, 2022

Supporting this issue! It is currently possible to destroy the whole vote when having the link but not possible to delete individual lines. See my reply here #79

@Axelfoley85
Copy link
Contributor

I like the second and third option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants