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
During election creation a layout error appears. If a user enters a wrong number for Minium amount of votes or Maxium amount of votes, a note appears. This notes overlapps the following content and is hard to read.
Example with 'Minimum amount of votes':
How to Reproduce
Steps to reproduce the behavior:
open meeting
open election
Add two candidates
Create election > In dialog: Choose as 'Voting method' 'Yes per candidate' > enter in 'Minium amount of votes' a '3' > note should appear.
Expected behavior
Information notes about wrong numbers in Min/Max amount of votes should not overlapp the following content and they should be easily readable.
The text was updated successfully, but these errors were encountered:
I can reproduce the problem with English too. The html of this component seems to be the 'base-poll-form.component.html'. The field 'min_votes_amount' is the problem.
Describe the bug
During election creation a layout error appears. If a user enters a wrong number for Minium amount of votes or Maxium amount of votes, a note appears. This notes overlapps the following content and is hard to read.
Example with 'Minimum amount of votes':
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
Information notes about wrong numbers in Min/Max amount of votes should not overlapp the following content and they should be easily readable.
The text was updated successfully, but these errors were encountered: