Skip to content

Sign-in gate v2 #14368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Sign-in gate v2 #14368

wants to merge 5 commits into from

Conversation

juabara
Copy link
Contributor

@juabara juabara commented Aug 8, 2025

What does this change?

This PR implements the new Sign-in Gate V2 - Redesign. The new sign-in gate now displays in a modal dialog, with two layout options: dismissable and non-dismissable. The design is responsive, adapting to mobile, phablet, and desktop breakpoints.

  • The implementation follows the new designs as closely as possible, but some elements (mainly CTAs) reuse V1 styles due to our dependency on the I&T team for iframe support ([see here](feat(iframe-integration): add comprehensive iframe integration support gateway#3251)).

  • For testing and previewing purposes:

    • A prop was added to allow selecting V2 in sign-in components and Storybook.
    • You can also view the new gate by adding auxia_gate_version=v2 as a query string parameter.
  • Note: The prop for version selection is temporary and will likely be removed once integration details with Auxia’s API are finalised.

  • Important: There is a known logic conflict with RR banners—please do not merge until this is resolved.

Why?

  • To deliver the updated, more flexible sign-in gate experience as per new design requirements.
  • The responsive modal provides a better user experience across all device types.
  • Adding temporary toggles and Storybook visibility helps with QA, review, and the ongoing collaboration with Auxia and I&T teams.

Screenshots

Dismissable
Non-dismissable

@juabara juabara added the run_chromatic Runs chromatic when label is applied label Aug 8, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Aug 8, 2025
@juabara juabara added the run_chromatic Runs chromatic when label is applied label Aug 8, 2025
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Aug 8, 2025
@juabara juabara changed the title Jm/feat sign in gate v2 Sign-in gate v2 Aug 8, 2025
Copy link
Contributor

@shtukas shtukas 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 to me. Happy to +1 But need @tomrf1 's approval as well.

@juabara juabara marked this pull request as ready for review August 11, 2025 07:49
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

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

Successfully merging this pull request may close these issues.

2 participants