PhenoApps / Field-Book

https://fieldbook.phenoapps.org
GNU General Public License v2.0
52 stars 54 forks source link

[BUG]: Skip blank device name options in bluetooth device dialog #1034

Closed bellerbrock closed 2 months ago

bellerbrock commented 3 months ago

Description

Originally reported by @ramierop. IMG_20240826_150601

Expected behavior

Device chooser should filter out blank name devices

Field Book version

5.6.22

bellerbrock commented 2 months ago

The linked PR now excludes actual blank device names. But the reported bug looks like its a different issue, when debugging with a pixel 6a I see that the device names exist but they all look blank due to a side effect of the device dark mode being on. So @ramierop you can fix the issue by going to settings, searching dark theme, and disabling it.

Longer term we should make Field Book play nice with the device dark theme, looks like that is part of #960