The number of search results disappears when you click on the additional filters. #5246
Labels
Prio: Low
fix when there is time
Status: On hold
issue or PR paused
Type: Bug
incorrect or uexpected behaviour
Milestone
URL: https://mein.berlin.de/projekte/
user: any user
expected behaviour: If i click on "weitere Filter", i want to still see the number of search results ("xx Suchergebnisse") and the buttons with the filters.
behaviour: If i click on "weitere Filter", the text with the number of the search results goes and all filters go away.
important screensize: any
device & browser: any
Comment/Question: The div with the number of search results goes from the CSS-Class "switch-filter__label" to the CSS-Class "d-none" with an "display:none".
The Buttons with the Filters are in an DIV with the CSS-Class "switch-filter__btn-group". After i click an "weitere Filter", the content (i.e. the filters) of this DIV then empties itself
Screenshot?
Before i click on "weitere Filter":
After i click on "weitere Filter":
The text was updated successfully, but these errors were encountered: