Skip to content

Error while filtering an editable grid with an uncommitted cell results in error #2

Description

@jsiulian

Replicating the problem:

Have a DataGrid with column filtering and cell editing enabled.
Edit a cell, but do not press Enter or commit the change in any way
Attempt to filter by typing into the column header textbox.

Actual behaviour:
An error is reported in a tooltip attached to a red exclamation mark in the column filter textbox, and filtering does not occur.

Expected behaviour:
Filtering should be allowed even while a cell is being actively edited.

Proposed solution PR: #1

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