Enhance the search field in views by adding options to filter for boolean fields #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
assigned to @tpeetz
created branch
feature/6-enhance-the-search-field-in-views-by-adding-options-to-filter-for-boolean-fieldsto address this issuementioned in merge request !4
created branch
feature/6-enhance-the-search-fieldto address this issue