react-bootstrap-table/react-bootstrap-table2

Search on field that contains array items

Open

#642 建立於 2018年11月1日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (415 fork)batch import
good first issuehelp wantedsearch

倉庫指標

Star
 (1,249 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南