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

Polls: unable to create a poll with more than 10 answers #4735

Closed
bmarty opened this issue Dec 16, 2021 · 1 comment · Fixed by #4893
Closed

Polls: unable to create a poll with more than 10 answers #4735

bmarty opened this issue Dec 16, 2021 · 1 comment · Fixed by #4893
Assignees
Labels
A-Polls O-Occasional Affects or can be seen by some users regularly or most users rarely S-Critical Prevents work, causes data loss and/or has no workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@bmarty
Copy link
Member

bmarty commented Dec 16, 2021

The poll creation screen is broken if there are too many options, and the user scrolls.

The recycling of view mess up the answer contents.

I am afraid the user input can be lost in this case.

@bmarty bmarty added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems A-Polls S-Critical Prevents work, causes data loss and/or has no workaround O-Occasional Affects or can be seen by some users regularly or most users rarely labels Dec 16, 2021
@bmarty
Copy link
Member Author

bmarty commented Jan 11, 2022

Workaround implemented in 1.3.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Polls O-Occasional Affects or can be seen by some users regularly or most users rarely S-Critical Prevents work, causes data loss and/or has no workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants