Skip to content

how to stop filtering on not visible field? #725

Description

@jariwalabhavesh

1.8.0

Expected Behavior

"filterable" is working as expected on visible field.

Actual Behavior

But In actually filtering is also filtering data from hidden field as well. so if we something type in search filter and it will return result as well still it is not matching in visible filterable columns.

Steps to reproduce

1.You can see this in storybook example page given in griddle
It is under with local and filterable set example.

  1. Just type "unit" in searchbox above grid.

  2. It will return you three result.
    screen shot 2017-08-22 at 2 54 53 pm
    You can see in above image that none of record and none of there field contents unit but actually unit is exits in country field which is not visible.

As i remember in griddle version 0.x has same behaviour. how i can stop filtering on hidden fields in grid(version 1.x).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions