-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
2
-
Minor
-
1
-
Issue Summary
Link reloading while scrolling through the Database
This is reproducible: (yes)
Steps to Reproduce
- Create a Database with sufficient rows and columns which enables the scroll bar
- Add links to the fields and refresh
- Now, scroll to the bottom of the database and scroll back to the initial location
Expected Results
The links that are fetched while loading the database initially should persist and should not refetch everytime the database is scrolled through.
Actual Results
The links are re-fetched everytime the database is scrolled through.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available