-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.40.4
-
None
-
Environment:OS: Windows
node.js / npm versions: 18.12.0
-
5
-
Not Needed
Problem Statement/Rationale
When switching between tabs the scrolling position is reset to the top
Steps to Reproduce
Open tab 1 and query some documents.
Open tab 2 and query some documents.
When in tab 2 scroll down a bit thru the documents
Switch to tab 1
Switch to tab 2
KO! Scrollbar is at the top and not where you left it
Expected Results
Scrollbar should maintain its position when switching tabs.
Actual Results
Scrollbar position is reset to the top
- is duplicated by
-
COMPASS-7516 View resets whenever the tabs gets changed
- Closed