Sindre
Sindre11mo ago

Search by component

I thought the search on the table component search all columns, but did not do any kind of lowercase or fuzzy search, just match on each prefix of the word in the columns. But now I have a job with "a lot" of rows (500) and cols (30). And the search do not hit what I expect it to hit.
I search "Breakfast" that is in the a column called "Title" but I get no hit on exast match.
2 Replies
rubenf
rubenf11mo ago
We will fix, thanks for the report
Sindre
Sindre11mo ago
I had written all this when I relized That I was on page 3 of the table component and my searches. so this works as expected. but when searching you should prop be auto set to page 1. (very minor bug)