react-bootstrap-table/react-bootstrap-table2

Search on field that contains array items

開放

#642 建立於 2018年11月1日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (415 個分叉)batch import
good first issuehelp wantedsearch

倉庫指標

星標
 (1,249 顆星)
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.

貢獻者指南