Bugfix
Detail
#27469
In the filter sidebar of tables, the relational operator cannot be changed.
When I want to filter by date in a sidebar, for example, I can't change the comparison operator. As soon as I select a value in the drop-down, the table twitches briefly and = is set again. In the popup dialog at the column title, however, it works. It also works if I first enter a date, and then change the operator. But if I enter the operator first and then the date, the operator is reset directly. But since the operator is before the date, intuitively you want to set the operator first.
Test
- Go to the demo in the view "Tables > Configured Sidebar".
- Select another operator in the "date" filter.
- Now enter a date.
- Expectation: The table is filtered according to the selected operator and the entered date.