Skip to content

Feat: Add possibility filter select/multiselect columns with dropdown#2387

Open
Koc wants to merge 1 commit intomainfrom
feature/add-filtering-by-selection
Open

Feat: Add possibility filter select/multiselect columns with dropdown#2387
Koc wants to merge 1 commit intomainfrom
feature/add-filtering-by-selection

Conversation

@Koc
Copy link
Contributor

@Koc Koc commented Mar 11, 2026

Right now it is not possible to to search select/multiselect columns using OR operator (contains "aaa" or "bbb") using plain text filters. This PR adds possibility to filter select/multiselect with droprowns instead of plain text. Also it can be useful for large tables when you don't know full list of possible dropdown values

🔍 Preview

This is how it works now
image

This is how it works with patch
image
image
image

Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
@Koc Koc requested review from blizzz and enjeck as code owners March 11, 2026 10:23
@EEngl52
Copy link

EEngl52 commented Mar 12, 2026

Thanks a lot for this new feature! Do I understand it correctly that this expands the filter options within a particular view (i.e. on view level)?
Would it be possible to extend the filter options even further to app level, so you could filter all views within a tables app simultaneously? The existing filter option is very helpful to quickly find the relevant rows within a view. When you have a tables app with several views and the relevant information is spread over all of them, it is rather tedious and annoying that you have to filter all of them separately. Having a joint search on app-level would improve usability immensely for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants