This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Refresh IssueishPaneItemContainer on a timer #1098
Open
Description
A continuation from #1084. When more than one page of timeline items have been loaded into the view, refreshing the outer RefetchContainer
will cause the timeline items to be truncated. We'll have to solve this by hand, ensuring that we fetch enough pages to catch up to where we were before the refresh.