Hello,
I have noticed an issue when using a grid application which has infinite scroll and quick search enabled.
It seems that if you enter a value that is not found by the quick search, and not all of the rows have been loaded by the infinite scroll grid, then the spinner graphic is not removed when the “No Records Found” message is displayed; This makes it look as though the search is still being performed.
To recreate follow these steps:
-
Navigate to https://www.scriptcase.net/samples/php-reports/grid-infinite-scroll/
-
Do not scroll to the bottom of the grid. So that the table is only partially loaded.
-
Enter a value into the quick search that will return no results. I used ABC123.
-
You will see the No Records message, but the graphic looks like the quick search is still searching.
Regards,
Mike