Skip to content

Text based filter does not filter out empty/null values #11

@mir4ef

Description

@mir4ef

I am pulling data from a database and some of the fields have null values, which displays as empty cell in the grid (which it should). However, I have a text based filter (filter-by="myfield" filter-type="text") on a column that has some empty values and these rows do not get filtered out (even if I type complete garbage). Here is a codepen to illustrate. The order # column has a null value and never gets filtered out of the results. If I missing something or I am not clear enough, please let me know :) thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions