If you click the filter icon on a column header to open the filter popover, then select = or a different constraint operator which uses the Select component to show possible values, then change the value of the Select dropdown, it will close the popover.
This is probably a regression that appeared when changing Select to use a portal so it wouldn't be constrained by the overflow property.
Edit: Seems like this can also happen to the constraint dropdown, when selecting an option that's outside the container?
If you click the filter icon on a column header to open the filter popover, then select
=
or a different constraint operator which uses the Select component to show possible values, then change the value of the Select dropdown, it will close the popover.This is probably a regression that appeared when changing Select to use a portal so it wouldn't be constrained by the overflow property.
Edit: Seems like this can also happen to the constraint dropdown, when selecting an option that's outside the container?