Skip to content

IS-5161 Wrap HaapiStepperStepUI with HaapiStepperErrorNotifier#203

Merged
aleixsuau merged 1 commit into
integration/IS-5161/login-web-appfrom
feature/IS-5161/wrap-haapi-step-ui-with-error-notifier
May 28, 2026
Merged

IS-5161 Wrap HaapiStepperStepUI with HaapiStepperErrorNotifier#203
aleixsuau merged 1 commit into
integration/IS-5161/login-web-appfrom
feature/IS-5161/wrap-haapi-step-ui-with-error-notifier

Conversation

@aleixsuau
Copy link
Copy Markdown
Contributor

@aleixsuau aleixsuau commented May 26, 2026

Summary

  • Wraps <HaapiStepperStepUI /> in App.tsx with <HaapiStepperErrorNotifier> so the LWA surfaces stepper app/input errors as a toast notification while the step UI renders inside.

@aleixsuau aleixsuau marked this pull request as ready for review May 27, 2026 13:47
@aleixsuau aleixsuau requested a review from Copilot May 28, 2026 08:42
Copy link
Copy Markdown
Contributor

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 enables HAAPI stepper errors in the login web app to be surfaced through the existing HaapiStepperErrorNotifier while preserving the existing step UI rendering.

Changes:

  • Imports HaapiStepperErrorNotifier into App.tsx.
  • Wraps HaapiStepperStepUI with HaapiStepperErrorNotifier inside the HaapiStepper provider and Layout.

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

@aleixsuau aleixsuau force-pushed the feature/IS-5161/wrap-haapi-step-ui-with-error-notifier branch from f9e585f to c582a9d Compare May 28, 2026 11:56
@aleixsuau aleixsuau merged commit 69660e4 into integration/IS-5161/login-web-app May 28, 2026
4 checks passed
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.

4 participants