GNOME Bugzilla – Bug 682417
network: toggle between disconnect and connect buttons on wifi details
Last modified: 2012-09-30 03:08:14 UTC
When showing the details for an active connection, the upper right button should be 'disconnect'. When clicking it - the connection should be disconnected - the ssid should remain unchanged in the page title - we should stay on the details page - the disconnect button should be replaced with a connect button Essentially, we're changing to a details page that shows an in-range, but inactive connection. And when clicking on 'connect', we should be going the other way. Compare https://github.com/gnome-design-team/gnome-mockups/blob/master/system-settings/network/aday/png/wireless-panel.png
This is implemented in the wifi-improvements branch.