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

List Election: two issues #4358

Open
2 tasks done
MSoeb opened this issue Nov 15, 2024 · 0 comments · May be fixed by #4385
Open
2 tasks done

List Election: two issues #4358

MSoeb opened this issue Nov 15, 2024 · 0 comments · May be fixed by #4385
Assignees
Labels
Milestone

Comments

@MSoeb
Copy link

MSoeb commented Nov 15, 2024

Describe the bug
Two errors occur in a list election:

    1. Content error: The display of the number of candidates is incorrect in one place. Instead of displaying the correct number of candidates, a '1' is displayed. I assume that the '1' has a reference to the title under the election options and is therefore read out as '1'. As you see in the image beneath, the candidate count doesn't match. The number in both red squares should match. The correct number is the lower one.

image

  1. The layout does not fit in the mobile view. The title 'Confirmation of the nomination list' is between the election option texts and the election option buttons. This does not fit. In this case, the text must be above the voting option texts (yes/no/abstain).

Red square marks the relevant text, which needs to be replaced.
image

How to Reproduce
Steps to reproduce the behavior:

  1. open a meeting
  2. open elections
  3. create an election > add two candidates > create a ballot > voting method: yes/no/abstain per list; voting groups: admin; save > start ballot
  4. For first problem: You should see now the wrong numbers just like in the first image
  5. For second problem: open the dev-console and change your view to mobile > now you should see the problem

Expected behavior

  • First problem: The numbers in the red square in the first image should match. The reference is the lower number, which refers to the number of candidates on the list
  • Second problem: The text 'Confirmation of the nomination list' should be placed right above the voting options.
@MSoeb MSoeb added the bug label Nov 15, 2024
@MSoeb MSoeb added this to the 4.2 milestone Nov 15, 2024
@anbebe anbebe self-assigned this Nov 21, 2024
@anbebe anbebe linked a pull request Nov 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants