Suggestion: allow simple datatable filtering for numeric values

Right now if you have a numeric column and you put in a single value into the filter, it will filter out all values. You have to put in “=3” or “eq 3” to get the effect, simply putting in “3” filters out all values.

I think this is very counterintuitive behavior for a user and I would suggest changing it.