Skip to content

filterQuery never goes to null #2

@AndyK623

Description

@AndyK623

Hello, this issue I'm refering to is about the filtering of the tables. The filtering capability works well until you delete the content of your filterQuery input field. For example, I searched "Tom", when I delete Tom the table doesn't show all the records again. If you look at the value of the filterQuery when the input field is empty, after deleting it content, you can see it is "T". In other words the input field value remains the first letter of whatever I put in it, in this case the letter "T" even when it's empty. So obviously the table will never show all the records when you completely delete the input field.

Could you please tell me how to make the input field get a null value when I delete all of it content?

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