Skip to content

AdvancedQueryFilter: provide validity information in onInput hook #1217

Description

@fhennig

In the code that's surrounding the AdvancedQueryFilter it can be useful to know whether the input is currently valid or not; for example to block submitting a form if the input isn't valid.

We could implement this if the onInput hook receives, on top of the pure value, also the validity status.

Metadata

Metadata

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