-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.18
-
Component/s: UI
-
Release Notes Summary:The loaded document remains on page without re-fetching when the Queue View scrolls up.
-
Tags:
-
Backlog priority:700
-
Sprint:UI - 2022-11, UI - 2022-12, UI COOLDOWN - 2022-11, UI - 2022-13, UI COOLDOWN - 2022-13
Note: reproducible in LTS 2021 only (tested in nightly-2021)
Steps to Reproduce:
- In Web UI, navigate to a drawer item configured with a search (e.g. default Search)
- Perform a query and observe results loading
- Select a Document from the results (in either Grid or Table view)
- Observe Queue View appearing in the drawer sidebar
- Shortly after selected Document loads, attempt to briefly scroll up in Queue View
Expected behavior: Queue View scrolls up, loaded Document remains on page without re-fetching.
Actual behavior: when scrolling up, the selected Document will be re-fetched several times. Visually observed by the Document flickering when reloading, and corresponding requests seen in Dev Tools > Network tab (initiator main.bundle.js:12654).
- links to