elementary / elementary/panel-network
Don't notify users of network connect/disconnect when device suspends/wakes
- Dominant language
- Vala
- Stars
- 28
- Forks
- 16
- Avg merge
- 15h 37m
- Merged PRs (30d)
- 4
Description
I know that this technically isn't the right place, but since the networking backend isn't under elementary's full control I wasn't sure where to open the issue.
## What happened
The OS doesn't seem to be able to tell the difference between disconnects caused by suspend/wake or connection failure, and therefore does a janky half ding as the device sleeps, and the other half of the ding when it wakes. This is imo, janky af and feels like the I (the user) have done something wrong. I've experienced this to some degree on 2 different laptops.
## What I expected
The device should be aware of the cause of the disconnect and not indicate it to the user through a notification (the searching animation the indicator has is more than enough imo).
## System information
elementary OS 6 Daily, Lenovo ThinkPad X240
Contributor guide
Assessment
This issue has not been assessed yet.