dbjohnson / reactable-search

React search table
MIT License
12 stars 3 forks source link

Search text should clear when new rows are received #2

Closed dbjohnson closed 7 years ago

dbjohnson commented 7 years ago

When receiving new row props, the search box should be cleared to prevent confusion https://github.com/dbjohnson/reactable-search/blob/master/lib/SearchTable.jsx#L276-L313