Bug #45303
mgr/dashboard: table details flicker if autoReload of table is on
% Done:
0%
Source:
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Description
After https://github.com/ceph/ceph/pull/32747, autoReload of some tables is disabled.
The reason to do that is the detail panel is off and on again after data are refreshed, which flickers the UI.
The attached file "flicker.gif" is an example to turn on autoReload on OSD list (the refresh interval is set to 3 seconds for demo purpose).
Please DO NOT view it you are sensitive to flicker/flash effects.
In some cases, autoRelaod is beneficial to user experiencing. For example, when creating OSDs, users might be happier if new OSDs are popped out in the table rather than refreshing the table by themself.
Related issues
History
#1 Updated by Tiago Melo 7 months ago
- Status changed from New to In Progress
- Assignee set to Tiago Melo
#2 Updated by Tiago Melo 7 months ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 35642
#3 Updated by Lenz Grimmer 7 months ago
- Status changed from Fix Under Review to Pending Backport
- Target version set to v16.0.0
#4 Updated by Nathan Cutler 7 months ago
- Copied to Backport #46351: octopus: mgr/dashboard: table details flicker if autoReload of table is on added
#5 Updated by Lenz Grimmer 6 months ago
- Status changed from Pending Backport to Resolved