Skip to content

Cancellable pre-filtering #54

@mlt

Description

@mlt

I know one can pre-filter data before it even reaches tabulatr as described in readme. However, my use case is to apply a (custom) filter (as if I did a couple of clicks) in a way that a user can remove that filter.
The use case for this is to show only active records, while custom filter would allow all, expired, future or alike. It is reasonable to start with active records only (or maybe include future), but not to overwhelm with potentially lots of historical ones.
I wonder if that can be achieved with some new options for table_for view helper.

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