A few people have requested this, so we’re thinking about it.
In the meantime, you can get around the limitation by creating a formula that evaluates to true (you can use nested ANDs and ORs in formulas), then set the view filter show all records where the formula is true.
To create complex filters like (foo AND bar) OR thud, you can use logical operators in SQL, MongoDB, or JavaScript.
Alternatively, Syncfusion's Data Grid provides powerful filtering options that allow you to create advanced filters easily, saving you development time.