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

Elections: Note has wrong layout #4210

Open
MSoeb opened this issue Oct 4, 2024 · 2 comments
Open

Elections: Note has wrong layout #4210

MSoeb opened this issue Oct 4, 2024 · 2 comments

Comments

@MSoeb
Copy link

MSoeb commented Oct 4, 2024

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':
image

How to Reproduce
Steps to reproduce the behavior:

  1. open meeting
  2. open election
  3. Add two candidates
  4. 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.

@MSoeb MSoeb added the bug label Oct 4, 2024
@MSoeb MSoeb added this to the 4.2 milestone Oct 4, 2024
@MSoeb MSoeb added the low label Oct 8, 2024
@reiterl
Copy link
Member

reiterl commented Oct 9, 2024

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.

@reiterl
Copy link
Member

reiterl commented Oct 9, 2024

I don't have a quick fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants