Signalen / frontend

Frontend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
10 stars 4 forks source link

Button "Alles selecteren" and "Niets selecteren" doesn't work for categories #127

Closed someren closed 3 years ago

someren commented 3 years ago

Describe the bug When creating a filter in Signalen you can choose "Alles selecteren". This function still works with status, stadsdeel, bron and afdeling. However, it does not work with Categories any more. The buttons do not respond.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Afhandelen'
  2. Click on 'Filteren'
  3. Click on 'Alles selecteren'
  4. Nothing happens
  5. Select everything manually
  6. Click on 'Niets selecteren'
  7. Nothing happens

Expected behavior After clicking "Alles selecteren" I expect every item to be selected. After clicking "Niets selecteren" I expect every selected item to be deselected.

Screenshots Alles selecteren image

Niets selecteren: image

Desktop (please complete the following information):

Additional context Please dubbelcheck why the automated testing did not find this bug.

boris-arkenaar commented 3 years ago

Fixed by Amsterdam