Actions
Bug #3387
closed[Workbench] Disable auto-refresh on tabs with infinite-scroll or editable content.
Status:
Closed
Priority:
Low
Assigned To:
-
Category:
-
Target version:
-
Story points:
0.5
Release:
Release relationship:
Auto
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 about 10 years ago
- Target version set to Arvados Future Sprints
Updated by Tom Clegg about 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 over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions