AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.23k stars 782 forks source link

Update Filter.js #2121

Closed nurhanna closed 4 years ago

nurhanna commented 4 years ago

Currently, I'm customizing the filter for my project. I'm adding the validation, checking for the values, if the values and key is empty, I must clear the currentfilter. Currently, it only support the dataField in which I also need the "key" as well.