VEuPathDB / EbrcWebsiteCommon

Apache License 2.0
3 stars 3 forks source link

Site Search Page Reset #62

Closed jtlong3rd closed 3 years ago

jtlong3rd commented 3 years ago

This PR updates the Site Search UI so that it resets its pagination offset to 0 in two cases:

  1. The organism filter's underlying organismTree changes (which happens when preferred organisms are toggled).
  2. The url-specified offset "overshoots" the search results (for example, offset=12000 in a search result with 11,000 hits).