elementary / elementary/settings-sharing
Make status and active switches insensitive when Bluetooth is disabled?
Open
Good First Issue
Needs Design
Priority: Wishlist
- Dominant language
- Vala
- Stars
- 12
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
You can toggle status and active switches even if Bluetooth is disabled, i.e. `gsettings io.elementary.desktop.bluetooth enabled` returns `false`, because they're always sensitive:
I suppose this might let users misunderstand that they expect that toggling these switches, especially the status switch, enables Bluetooth.
### Proposal
Make status and active switches insensitive when Bluetooth is disabled to avoid such misunderstand?
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.