Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Filtering for blank values is akward at the moment #597

@emmanuelle

Description

@emmanuelle

Triggerered by this community post.

In the context of editable tables, filtering for blank cells makes a lot of sense.

In order to filter for blank (non-defined) values, at the moment one has to do something like {col} is nil or {col} == ''. It would be more readable to have a syntax like is blank (or something to be discussed).

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions