PhenoApps/Field-Book

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

bellerbrock opened this issue · 1 comments

Description

Originally reported by @ramierop.
IMG_20240826_150601

Expected behavior

Device chooser should filter out blank name devices

Field Book version

5.6.22

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