-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: WEBUI-1.0.0
-
Fix Version/s: WEBUI-1.0.1, 9.3
-
Component/s: Web UI
-
Sprint:nxGang Sprint 9.3.1, nxGang Sprint 9.3.2
-
Story Points:5
Multiple unnecessary calls are made to the query API the first time a search view is opened.
Prerequisite: a repository with more than 40 documents (40 is the default result page size)
bellow are the steps to reproduce:
- open the network console in the web browser
- open the default search view
- select a value in a facet
The first page is loaded twice and then page 2. There is no page 2 so the result view is empty.
- depends on
-
ELEMENTS-377 Fix page provider display wrong page requests
- Resolved
- is related to
-
ELEMENTS-368 Expose range based API in page provider display behavior
- Resolved