Reviewed: https://review.openstack.org/297110 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d51bcdcbdad2f8dd313fc7d6bc8e85a881840875 Submitter: Jenkins Branch: master
commit d51bcdcbdad2f8dd313fc7d6bc8e85a881840875 Author: Timur Sufiev <[email protected]> Date: Thu Mar 24 16:21:21 2016 +0300 Fix opening multiple Launch Instance during jQuery table polling Achieve this by limiting widget area to be recompiled to table/tab. Change-Id: Icbbe2be833fccf17ba272ca920960393c9c3b667 Closes-Bug: #1561501 Closes-Bug: #1559105 ** Changed in: horizon Status: In Progress => Fix Released -- 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/1561501 Title: Attempting to open Launch Instance during polling causes multiple workflows Status in OpenStack Dashboard (Horizon): Fix Released Bug description: If Launch Instance is triggered while a table is polling, weirdness occurs. To recreate: 1) Launch an Instance on Project > Instances 2) Immediately go to Launch another (actual time limit will depend on API speed) 3) The second Launch Instance will likely look fine; however, when you close it and open again, you'll see 2, 3 maybe more modals at once. This is easy to see when you hit cancel, and have to click through multiple modals. The lag also increases drastically. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1561501/+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

