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

elements with the same text may toggle one another's checkboxes #162

Open
PascalinDe opened this issue May 15, 2024 · 0 comments
Open

elements with the same text may toggle one another's checkboxes #162

PascalinDe opened this issue May 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@PascalinDe
Copy link
Member

if two elements in different subelections share the same text, clicking on the text of the one element toggles the checkbox for the other one:

video_2024-05-15_09-09-39.mp4

import this JSON file as election to reproduce:

{"Title":{"En":"Title","Fr":"","De":"","URL":""},"Scaffold":[{"ID":"8sXaWuCd","Title":{"En":"Something","Fr":"","De":"","URL":""},"Order":["O8Sh0bh6","Ne929JLu"],"Ranks":[],"Selects":[{"ID":"O8Sh0bh6","Title":{"En":"Class 1","Fr":"","De":"","URL":""},"MaxN":3,"MinN":1,"Choices":[{"Choice":"{\"en\":\"red\"}","URL":""},{"Choice":"{\"en\":\"green\"}","URL":""},{"Choice":"{\"en\":\"blue\"}","URL":""}],"Hint":{"En":"","Fr":"","De":""}},{"ID":"Ne929JLu","Title":{"En":"Class 2","Fr":"","De":"","URL":""},"MaxN":3,"MinN":1,"Choices":[{"Choice":"{\"en\":\"red\"}","URL":""},{"Choice":"{\"en\":\"green\"}","URL":""},{"Choice":"{\"en\":\"blue\"}","URL":""}],"Hint":{"En":"","Fr":"","De":""}}],"Texts":[],"Subjects":[]}],"AdditionalInfo":""}

@PascalinDe PascalinDe added the bug Something isn't working label May 15, 2024
@PascalinDe PascalinDe moved this to Todo in D-Voting May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant