react-bootstrap-table/react-bootstrap-table2

Search on field that contains array items

Open

#642 opened on 2018年11月1日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
good first issuehelp wantedsearch

説明

When you try to search on column that contains array items it's not working properly. Is there any way to fix this issue? Example: array = [ 'dog', 'cat', 'parrot'] search field value = 'dog parrot' Result: row is hidden which should not be the case.

Thanks.

コントリビューターガイド

Search on field that contains array items · react-bootstrap-table/react-bootstrap-table2#642 | Good First Issue