Skip to content

feat(settings): Add SigninCachedPage customizations#20095

Merged
vbudhram merged 1 commit intomainfrom
fxa-12989
Feb 25, 2026
Merged

feat(settings): Add SigninCachedPage customizations#20095
vbudhram merged 1 commit intomainfrom
fxa-12989

Conversation

@vbudhram
Copy link
Copy Markdown
Contributor

Because

  • We want to customize the header, description and primaryButtonText of the cached signin page

This pull request

  • Adds those customizations

Issue that this pull request solves

Closes: https://mozilla-hub.atlassian.net/browse/FXA-12989

Checklist

  • My commit is GPG signed.
  • If applicable, I have modified or added tests which pass locally.
  • I have added necessary documentation (if appropriate).
  • I have verified that my changes render correctly in RTL (if appropriate).

Screenshots (Optional)

Screenshot 2026-02-23 at 13-48-31 Mozilla accounts ## Other information (Optional)

Any other information that is important to this pull request.

This PR connects with mozilla/fxa-strapi#173

@vbudhram vbudhram requested a review from a team as a code owner February 23, 2026 19:55
… customization

Allow separate CMS customization (headline, description, button text,
split layout) for cached users vs non-cached users on the Signin page.
When a cached user loads the page and SigninCachedPage CMS config exists,
it is used; otherwise falls back to SigninPage config.

Wires the new optional SigninCachedPage component through the full stack:
GraphQL query, types, factory, generated types, frontend interfaces,
Signin component, container, tests, and stories.
@vbudhram vbudhram merged commit 891c9b0 into main Feb 25, 2026
22 checks passed
@vbudhram vbudhram deleted the fxa-12989 branch February 25, 2026 16:42
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.

2 participants