Skip to content

Why is the @on-column-filter event only emitted in remote mode? #860

@christophfriedrich

Description

@christophfriedrich

Issue Type

  • Bug
  • Enhancement Request
  • Question

Specs

What version are you using?
2.21.10

What browser?
Firefox

Question/Enhancement Request

The event @on-column-filter is the only one that is only emitted for server-side tables. As the docs say:

event emitted when column is filtered (only emitted for remote mode)

Why is that so? It would be nice to have this information always available, also when not in remote mode. I believe I'm not the only one with this need, see e.g. #778. In my case I want to filter items on a map synchronously with the filters set in the table.

Thank you for any information! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions