Handle case where no bluetooth adapters available - #256
Merged
Conversation
jeremypw
reviewed
Sep 2, 2026
jeremypw
reviewed
Sep 2, 2026
Contributor
|
@vjr works as described - just a couple of code comments. The page looks a bit blank/unbalanced to me but I'll leave it for UX to comment on that. |
jeremypw
approved these changes
Sep 2, 2026
jeremypw
left a comment
Contributor
There was a problem hiding this comment.
Code looks good and works as intended. I think any UI tweaks can be left for a future PR if required.
Member
Author
Thanks for looking at this! Merging... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposing the following visual change:
When bluetooth adapter(s) are available/enabled, look and work as before:
When no bluetooth adapters available or it's disabled altogether:
CAVEAT: Note I've only tested on my desktop PC with onboard bluetooth which I enable/disable in the UEFI settings then reboot into the OS, I don't have a USB adapter to test scenarios like plugging in and unplugging it to see if the settings update/work as expected. I do have a laptop but don't think it has a switch to enable/disable bluetooth on the fly.