Reviewed: https://review.openstack.org/505303 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0c8b0f3754884bb1c198b2a6877a53546dc64cd8 Submitter: Zuul Branch: master
commit 0c8b0f3754884bb1c198b2a6877a53546dc64cd8 Author: Marek Lycka <[email protected]> Date: Tue Sep 19 17:04:45 2017 +0200 Fixes toggle behavior in Network Topology graphs Changes the buttons (Toggle Labels and Toggle Network Collapse) in the network topology graph view into bootstrap styled checkboxes (the buttons should now operate as on/off) and modifies the relevant js code to prevent random un-toggeling on data loading. Additionally, the states for each button should now be respected on page refresh. Change-Id: I16c00786a2c7cd37a38ebecc9494861232d2f473 Closes-Bug: 1672723 ** 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/1672723 Title: On stable/Newton in the Network Topology's Graph view, "Toggle Network Collapse" Toggles back automaticaly Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: =================== On stable/newton with FireFox 52.0: * Go to the Network Topology view * select the "Graph" tab * If the view is not collapsed, click on "Toggle Network Collapse" * Click on "Toggle Network Collapse" to uncollapse the view (see all instances). Issue: ====== After following the above steps, wait a few seconds, the topology view Collapses automatically (and hides all instances). If one clicks again on "Toggle Network Collapse" to view all instances, after a few seconds it toggles back by itself. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1672723/+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

