react-bootstrap-table/react-bootstrap-table2

Search on field that contains array items

Open

#642 aperta il 1 nov 2018

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (415 fork)batch import
good first issuehelp wantedsearch

Metriche repository

Star
 (1249 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor