I would like a 'search' function to be implemented in the column, the user could add an attribute to the column object: is_search: true. This would enable an input search for that column.
I tried to implement it, but without success, I had bugs in the tasks.
Description
I would like a 'search' function to be implemented in the column, the user could add an attribute to the column object:
is_search: true
. This would enable an input search for that column.I tried to implement it, but without success, I had bugs in the tasks.