Skip to content

RDKB-62863: WiFi ready page is missing in captive portal#105

Merged
GoutamD2905 merged 1 commit intodevelopfrom
bug/RDKB-63696
Mar 3, 2026
Merged

RDKB-62863: WiFi ready page is missing in captive portal#105
GoutamD2905 merged 1 commit intodevelopfrom
bug/RDKB-63696

Conversation

@pavankumar464
Copy link
Contributor

Reason for change: WiFi ready page is missing in captive portal after a Factory reset in 8.2x

Test Procedure: Test for captive portal

Risks:low
Priority: P1
Signed-off-by: pavankumarreddy_balireddy@comcast.com

Reason for change: WiFi ready page is missing in captive portal
after a Factory reset in 8.2x

Test Procedure: Test for captive portal

Risks:low
Priority: P1
Signed-off-by: pavankumarreddy_balireddy@comcast.com
Copilot AI review requested due to automatic review settings February 26, 2026 11:51
@pavankumar464 pavankumar464 requested review from a team as code owners February 26, 2026 11:51
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses a bug where the WiFi ready page was not displaying in the captive portal after a factory reset. The fix relocates the setTimeout call that triggers the ready page display from inside the AJAX success callback to immediately after the saveConfig() function initiates the AJAX request.

Changes:

  • Moved setTimeout call for goToReady() from AJAX success callback to execute immediately after postConfig() is called for non-WiFi connections
  • Timer now starts when configuration save begins rather than after successful completion

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GoutamD2905 GoutamD2905 merged commit 650b648 into develop Mar 3, 2026
11 of 12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants