You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse through data items; there are a bunch of BHP.AX items and a bunch of NAB.AX
Go back to the first page and enter NAB.AX into the search bar
Expected
Table displays NAB.AX rows in the table
Table info shows filtered info, e.g. "Showing 1 to 10 of 16 entries (filtered from 32 total entries)"
Table pagination is reduced to only 2 pages
Actual
Table displays "No matches found", until you use the pagination to go to the 2nd page
Table info still shows all rows
Table pagination is not reduced (still shows all pages)
The text was updated successfully, but these errors were encountered:
francisbyrne
changed the title
Search doesn't work since upgrading
Search doesn't work properly
Jun 16, 2014
I'm also having this issue. If I search for a term that exists on a different page than the one I am currently viewing, the table will state that it has zero matches.
If I switch to the page with the search term and then do the search, the table will finally show that row as a result.
If I show all the rows in one page by making the max rows per page more than the number of rows in the table, and then do the search, then the search result will return.
Reproduction
mrt install; meteor
localhost:3000
in browserExpected
Table displays NAB.AX rows in the table
Table info shows filtered info, e.g. "Showing 1 to 10 of 16 entries (filtered from 32 total entries)"
Table pagination is reduced to only 2 pages
Actual
Table displays "No matches found", until you use the pagination to go to the 2nd page
Table info still shows all rows
Table pagination is not reduced (still shows all pages)
The text was updated successfully, but these errors were encountered: