Project

General

Profile

Actions

Bug #6789

closed

SolrResults collection doesn't update when filters are changed before a response is returned

Added by Lauren Walker almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
06/26/2015
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

When a search is sent and the app is loading, if the user changes another filter, sometimes the SolrResults collection doesn't update when the second set of results is received. So the list of search results in the UI is one filter behind and incorrect.

See screenshot of an example


Files

wrong-results-example.png (475 KB) wrong-results-example.png Lauren Walker, 06/26/2015 10:57 AM

Related issues

Related to MetacatUI - Task #6774: Find bugs and inconsistencies in different browsers and OSResolvedRachel Volentine06/09/2015

Actions
Actions #1

Updated by Lauren Walker almost 9 years ago

  • Target version changed from 1.7.1 to 1.7.2
Actions #2

Updated by Lauren Walker almost 9 years ago

  • Status changed from New to Resolved

The Stats model and SolrResults collection now caches the latest version of the user query. When a response is received from Solr, the results and page statistics (e.g. year slider) will not update unless the response is from the latest query.

Actions

Also available in: Atom PDF