Skip to content
  • Bob Van Landuyt's avatar
    Preload ancestors after pagination when filtering · ce59ae095691
    Bob Van Landuyt authored
    We need to preload the ancestors of search results after applying
    pagination limits. This way the search results itself are paginated,
    but not the ancestors.
    
    If we don't do this, we might not preload a parent group of a search
    result as it has been cut off by pagination.
    ce59ae095691