Enhance the search field in views by adding options to filter for boolean fields #6

Closed
opened 2025-01-08 20:11:35 +00:00 by tpeetz · 4 comments
tpeetz commented 2025-01-08 20:11:35 +00:00 (Migrated from gitlab.com)

The search field in views currently takes the text and search in predefined columns by using the search method of the according repository interface. To filter the view for the boolean fields of the view, add the possibility to add filter for enabled or disabled state of columns. This could be done using a Multiselect Combobox instead of a Textfield. https://vaadin.com/docs/latest/components/multi-select-combo-box

The search field in views currently takes the text and search in predefined columns by using the search method of the according repository interface. To filter the view for the boolean fields of the view, add the possibility to add filter for enabled or disabled state of columns. This could be done using a Multiselect Combobox instead of a Textfield. https://vaadin.com/docs/latest/components/multi-select-combo-box
tpeetz commented 2025-01-08 20:11:35 +00:00 (Migrated from gitlab.com)

assigned to @tpeetz

assigned to @tpeetz
tpeetz commented 2025-01-08 20:11:44 +00:00 (Migrated from gitlab.com)
created branch [`feature/6-enhance-the-search-field-in-views-by-adding-options-to-filter-for-boolean-fields`](/tpeetz/kontor/-/compare/develop%2F0.1.0...feature%2F6-enhance-the-search-field-in-views-by-adding-options-to-filter-for-boolean-fields) to address this issue
tpeetz commented 2025-01-08 20:11:53 +00:00 (Migrated from gitlab.com)

mentioned in merge request !4

mentioned in merge request !4
tpeetz commented 2025-06-22 17:36:20 +00:00 (Migrated from gitlab.com)

created branch feature/6-enhance-the-search-field to address this issue

created branch [`feature/6-enhance-the-search-field`](/tpeetz/kontor/-/compare/develop%2F0.2.0...feature%2F6-enhance-the-search-field) to address this issue
tpeetz (Migrated from gitlab.com) closed this issue 2025-06-23 10:39:55 +00:00
Sign in to join this conversation.