You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Two errors occur in a list election:
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.
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.
How to Reproduce
Steps to reproduce the behavior:
open a meeting
open elections
create an election > add two candidates > create a ballot > voting method: yes/no/abstain per list; voting groups: admin; save > start ballot
For first problem: You should see now the wrong numbers just like in the first image
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.
The text was updated successfully, but these errors were encountered:
Describe the bug
Two errors occur in a list election:
Red square marks the relevant text, which needs to be replaced.
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
The text was updated successfully, but these errors were encountered: