mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
- Currently, strength and channel information is not shown for Wi-Fi connections in connection information page. This is a regression related to handling SSID as a binary string. Fix this. - Also fix the styling to not make signal strength too prominent. Tests: - On a machine with Wi-Fi network device. Viewing the Wi-Fi connection information does not signal strength and channel without patch but show with the patch. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>