mirror of
https://github.com/jamf/Setup-Manager.git
synced 2026-02-03 06:03:23 +00:00
Enhancement: detect and handle network issues #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ecanault on GitHub.
Hi,
During internal testing, we simulated network issues (Wifi and Ethernet):
Depending the method of deployment, the behaviour is not the same:
Cmd-Ctrl-Shift-ESo it should be helpful to:
Thanks,
Emmanuel Canault
@ecanault commented on GitHub:
Great 🙂!
May I suggest a blue icon, as the globe is clickable like the About... and ? menus?
Also I saw a little typo in the french translation: it should be Vitesse de transfert, with a final t instead of Vitesse de transfer (line 122 of the
Localizable.stringsfile of thefr.lproj)Thanks!
@scriptingosx commented on GitHub:
https://github.com/Jamf-Concepts/Setup-Manager/issues/16
@scriptingosx commented on GitHub:
first implementation towards this, a network status icon and logging of network changes in the log is in 1.3
@scriptingosx commented on GitHub:
we tried several icon color combinations. since the icon gets accent colored overlays when the network is offline or Network Relay is enabled, we figured the gray actually works best
Thanks for the localization typo! It will be fixed in the next update!