Drupal 9.1.x introduced a change to views exposed filters wrapping the form in a fieldset. Bootstrap then renders this as a panel, which is not always desirable. I would like to be able to change or set this option somewhere. I've looked all through the Bootstrap documentation and can't find anywhere that I would be able to change this and the function that does it is protected, so I can't even extend the class to change this.
Create an exposed filter with an operator (searching a min and max on a date field for example) and display as block.
Allow some configuration that would not render the output as a panel.
This before and after is before 9.1 and after.
Closed: won't fix
3.23
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.