a4-meinberlin icon indicating copy to clipboard operation
a4-meinberlin copied to clipboard

The number of search results disappears when you click on the additional filters.

Open pascalkienast opened this issue 1 year ago • 1 comments

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": Screenshot 2023-09-28 at 11-48-14 Projekte — meinBerlin After i click on "weitere Filter": Screenshot 2023-09-28 at 11-48-35 Projekte — meinBerlin

pascalkienast avatar Sep 28 '23 09:09 pascalkienast

@pascalkienast I will set the prio to low and connect this to a new story so we have a look when redesigning the project overview.