yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51383
[Bug 1576648] Re: horizon-pending-bar decreases performance
Rob, Ivan meant that it's actual for stable/liberty and stable/mitaka.
Sorry for the confusion, I'm going to keep this bug as an upstream one.
** Project changed: mos => horizon
** Changed in: horizon
Milestone: 9.0 => None
** Changed in: horizon
Assignee: MOS Horizon (mos-horizon) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1576648
Title:
horizon-pending-bar decreases performance
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Steps to reproduce
1. Create 100 volumes
2. Set number of items per page to 100 (in Admin -> Settings -> User Settings -> Items Per Page)
3. Open Volumes page (Project -> Compute -> Volumes)
4. Select all volumes and delete them (to get progress bar showed on all items). The same could be do by executing simple script which deletes all volumes.
The page performance is critically slow. Execution of script
$(".horizon-pending-bar").hide()
significantly improve page performance.
Please do not show "horizon-pending-bar" when number of *pending*
instances on page more than 20~30. This looks ugly and has bad UX.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1576648/+subscriptions
References