Skip to content

add abortable before events for sorting, filtering, pagination and maybe grouping #266

@der-david

Description

@der-david

I'm submitting a Feature request

Motivation / Use Case

When using a backend service (e.g. OData) and modified (edited, added, removed) data has not been sent to the server, yet, changes to filters, sorting, pagination and possibly grouping can cause loss of the modified data. I would like to be able to intercept and prevent these option changes to warn the user of the potential loss of unsaved changes.

Expected Behavior

Additional onBefore... (abortable) events or optional functions should be available/providable that allow for interception (and abortion) of those option changes.

Other Information

I'm willing to help implement these features but I'm open for other ideas, feedback and possible workarounds.

Best regards
David

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions