Unselecting filters breaks CMS Collection - CMS Load & CMS Filters

Description

When selecting multiple filters and then deselecting said filters, it shows me an empty state in the collection list. I’ve followed the tutorials to my understanding, yet this seems to bug out and not remove my filters as expected.

Site URL

Steps to Reproduce

Select one of the filter options
Select an option from the dropdown
Deselect filter options

Expected Behavior & actual behavior

The expected functionality is for it to remove filters and display the entire content list, instead it shows no items.

Video/Screenshots

Here’s a video demo of the issue:

Additional Context

This happens across all the browsers i’ve tried.

NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.

1 Like

Hey @john5!

I watched your Loom video and see exactly what’s happening with your List Filter setup. When you deselect all filters, the system gets stuck in an empty state instead of showing all items.

Make sure that all the checkboxes in the same field group, have the same name .
For checkboxes, it is displayed as Name. And no other form element should have that same name if it’s not part of the radios/checkbox group.
You can use the same name from your fs-list-field attribute.

If you’re still having trouble after these changes, we’d be happy to take a look at your Webflow staging URL or screenshots of your attribute setup.

Let us know how it goes! @Support-Luis or @Support-Pedro can help if you need any custom code solutions.