CMS Filter Tag Hides Filter Wrapper

Description

Removing the filter tag hides the filter wrapper.

Site URL

Required: Please provide a staging/production URL where we can see the issue

Steps to Reproduce [Mobile]

  1. Click on the filter button
  2. Apply a filter
  3. Click on the filter button
  4. Remove the filter tag

Expected Behavior

The filter should be removed without hiding the filter wrapper.

Actual Behavior

Removing the filter tag triggers some action that hides the filter wrapper.

Video/Screenshots

Required: Please provide a short screen recording showing the issue

Additional Context

  • Mobile issue, ios Chrome and Safari

The main question is - when are all the items loaded? That’s what we’d like to know. How can we tell that all the items have finished loading? If someone clicks the Filter all button before, then the filter popup will close. We can hide the button, but when? We want to do it when all items have loaded. afterRender triggers way too early.

Hey @hunor!

Apologies for the delay. I see that the staging domain is no longer available. Were you able to resolve the issue?