Actions
Bug #3387
open[Workbench] Disable auto-refresh on tabs with infinite-scroll or editable content.
Status:
New
Priority:
Low
Assigned To:
-
Category:
-
Target version:
-
Start date:
07/28/2014
Due date:
% Done:
0%
Estimated time:
Story points:
0.5
Description
Example: Currently, when a collection is renamed, the page scrolls to the top: this can be inconvenient for large numbers of collections.
Generally, refreshing an entire tab causes a loss of UI state. Until a framework is in place for updating content without losing UI state, websocket→reload behavior should be confined to content that is important to keep up-to-date and does not have UI state (e.g., pipeline status).
Many cases can probably be covered systematically by adding a check to the tab-refresh handler: If a tab's content includes elements whose attributes indicate infinite-scroll behavior, do not refresh it.
Updated by Tom Clegg over 10 years ago
- Target version set to Arvados Future Sprints
Updated by Tom Clegg over 10 years ago
- Subject changed from Renaming Collections causes reload of page (scroll is not preserved) to [Workbench] Disable auto-refresh on tabs with infinite-scroll or editable content.
- Description updated (diff)
- Story points set to 0.5
Updated by Ward Vandewege almost 4 years ago
- Target version deleted (
Arvados Future Sprints)
Actions