Hello
I have an off-canvas sidebar with shop filter widgets (categories list with checkboxes etc) on my Shop page, usung Ajax filters. User clicks “Open filters” button first to open the sidebar. But there’s an issue, the off-canvas sidebar closes automatically after user has clicked on one checkbox. If user wants to make multiple selections at once, it’s not possible, they have to open the sidebar again for each click. I need the solution where sidebar closes only when user means to close it.
Best regards,