Skip to content

fix(network): show live signal strength and classify auth failures - #312

Open
gmmcosta15 wants to merge 1 commit into
fix/network-stale-paths-radio-offfrom
fix/network-signal-auth-classify
Open

fix(network): show live signal strength and classify auth failures#312
gmmcosta15 wants to merge 1 commit into
fix/network-stale-paths-radio-offfrom
fix/network-signal-auth-classify

Conversation

@gmmcosta15

@gmmcosta15 gmmcosta15 commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Description

  • Bug fix

Stacked on #5, review after it merges. Last PR in the #306 split, end state is diff-identical to the frozen f863e99 reference across all 10 originally-touched files.

Live Wi-Fi signal strength display and auth-failure classification, plus profile backup/rollback on failed connect attempts (scope originally intended for #3/#4 but not fully landed there, folded in here so the split reproduces the reference exactly).

  • _active_ap_signal, _wifi_signal_and_security, _signal_map_once, _read_connectivity, _is_wifi_ap_mode
  • _wifi_activation_failed, _wifi_device_state, _classify_settings_error, _validate_psk
  • _resolve_current_ip, _wait_for_profile_ip, _async_get_network_password
  • _backup_profile, _restore_profile, _backup_and_drop_existing, _rollback_failed_add
  • networkWindow.py operation-result routing (success/failure/timeout handlers)
  • test_network_ui.py, remaining test_worker_unit.py coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant