tables
tables copied to clipboard
No selectable conditions to filter a multi-select column
Steps to reproduce
- Create a new Table
- Add a column of type "Select" and choose "Single-Select" with an arbitrary amount of options. Screenshot
- Add a column of type "Select" and choose "Multi-Select" with an arbitrary amount of options. Screenshot
- Add a new View to the Table and filter it by the single-select column. Screenshot
- Add a new View to the Table and try to filter it by the multi-select column. Screenshot
Expected behavior
As far as I understand, at least some kind of "contains" and "does not contain" conditions should be available here.
Requiring multiple Selections or accepting different selections would be possible via the provided interface around this.
Actual behavior
There are no conditions to select for multi-select columns. For single-select columns, there is the condition "equals" available.
I assume it should also be possible to have "does not equal" available for single-select columns. But that's another topic.
Tables app version
0.6.6
Browser
124.0.1
Client operating system
Fedora Workstation 39
Operating system
Debian 11
Web server
Apache
PHP engine version
PHP 8.2
Database
MariaDB
Additional info
No Browser Console Errors, no Errors in Nextcloud Log (including info and debug classification).