Instead of the view removing all the result list html and then appending the rows, it now adds a 'loading' class which gives the result list a loading style (grayed out text) and keeps its height, then replaces those rows with the new ones. Hopefully this will be more clear and less jarring than the list moving up and down.