Skip to content

network: Show disconnection text when disconnecting the connection

Wired devices did not show Disconnected text when set to switched off state

NM_DEVICE_STATE_DISCONNECTED case value set to "Disconnected" from null.

Before :

before.mp4

After :

after.mp4

Fixes #2847

Merge request reports