Skip to content

Conversation

@AmritSidhu
Copy link
Contributor

@AmritSidhu AmritSidhu commented Dec 8, 2025

Proposed changes

What changed

  • Replace 'Continue...' button with progress spinner component on 'page-ipv-success' and 'page-ipv-reuse' pages
  • Default content and translations are already built in to the component. The component is actually a link masquerading as a button (it takes an href) so we’ll need to use our journey GET mechanism to simulate a ‘next’ event.

Why did it change

  • To ensure we can handle any potential latency / wait time gracefully this story is to replace the current Continue to service button on those two pages with a progress button component that shows a dynamic ‘waiting’ progress element.

Issue tracking

Checklists

  • READMEs and documentation up-to-date
  • Browser/ unit/ Selenium tests have been written/ updated
  • No risk of exposure: PII, credentials, etc through logs/ code
  • Ensure added/updated routes have CSRF protection if required

@AmritSidhu AmritSidhu requested review from a team as code owners December 8, 2025 12:04
@AmritSidhu AmritSidhu force-pushed the pyic-8790 branch 3 times, most recently from 0b701c5 to f293b10 Compare December 8, 2025 12:07
To ensure we can handle any potential latency / wait time gracefully this story is to replace the current Continue to service button on those two pages with a progress button component that shows a dynamic ‘waiting’ progress element.
blakeyp
blakeyp previously approved these changes Dec 8, 2025
Copy link
Contributor

@blakeyp blakeyp left a comment

Choose a reason for hiding this comment

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

Looks good but hold merge until QA complete in dev

blakeyp
blakeyp previously approved these changes Dec 11, 2025
…ss journey validation and support frontend-ui timeout handling
@sonarqubecloud
Copy link

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.

3 participants