Skip to content

fix(station): request scan on init and fix stale network refresh#30

Merged
aashish-thapa merged 3 commits intomainfrom
fix/scan-on-startup-and-refresh-dedup
Feb 15, 2026
Merged

fix(station): request scan on init and fix stale network refresh#30
aashish-thapa merged 3 commits intomainfrom
fix/scan-on-startup-and-refresh-dedup

Conversation

@aashish-thapa
Copy link
Owner

@aashish-thapa aashish-thapa commented Feb 15, 2026

Commit:

  • fix(station): request scan on init and fix stale network refresh

Description

requests a scan on Station::new() so the app launches with fresh AP data, fixes the refresh
logic to compare network names (not just list length), and extracts shared logic into categorize_networks,
find_unavailable_networks, fetch_diagnostic, table_state_for, update_network_list, and
update_known_network_list helpers to eliminate duplication between new() and refresh()

@aashish-thapa aashish-thapa marked this pull request as ready for review February 15, 2026 23:19
@aashish-thapa aashish-thapa merged commit c1b5fc9 into main Feb 15, 2026
2 checks passed
@aashish-thapa aashish-thapa deleted the fix/scan-on-startup-and-refresh-dedup branch February 15, 2026 23:31
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