Hi,
when trying to add an entry in a view with an active filter that uses the "contains" operator, the add entry button seems to do nothing - in the background, it actually does create a new row. But it's not shown in the view with the active filter cause the correct value for the "contains" operator is not automatically filled in.
This only happens with the "contains" operator. If I use the "is" operator, it automatically fills in the correct value.
Screenshot 1: adding an entry while filters are applied to the selected view (button seems to do nothing)

Screenshot 2: the applied filters
Screenshot 3: the result in the database - the column with the "is" operator has the correct value but the column with the "contains" operator is empty.
