Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Status: New
--
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp