Skip to content
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

Simplify One Login interstitial page #1630

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

KludgeKML
Copy link
Contributor

@KludgeKML KludgeKML commented Oct 9, 2023

Simplify the interstitial page that comes when a user comes via the single-page-notification-button path and is required to create/use a One Login account.

https://trello.com/c/yxBLErqj/2135-improve-account-journeys-in-email-alert-frontend

BEFORE:
Screenshot 2023-10-09 at 11 04 16

AFTER:

Screenshot 2023-10-09 at 12 13 25

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Copy link
Contributor

@jon-kirwan jon-kirwan left a comment

Choose a reason for hiding this comment

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

Mostly looks fine to me but I have one comment. Should we include HTML in YAML? Perhaps we should move the <p class="govuk-body">...</p> to the view and only keep the text in the YAML file?

@KludgeKML KludgeKML force-pushed the update-one-login-message branch from 3df3539 to 82333ae Compare October 9, 2023 12:38
@KludgeKML
Copy link
Contributor Author

@jon-kirwan

Mostly looks fine to me but I have one comment. Should we include HTML in YAML? Perhaps we should move the <p class="govuk-body">...</p> to the view and only keep the text in the YAML file?

Oh, yes definitely. I suspect that that paragraph once upon a time had something complicated in it that meant it could only be HTML, but it definitely doesn't need to have it now.

Copy link
Contributor

@matthillco matthillco left a comment

Choose a reason for hiding this comment

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

With Jon's change, it looks good to me.

@KludgeKML KludgeKML merged commit cfde16c into main Oct 9, 2023
6 checks passed
@KludgeKML KludgeKML deleted the update-one-login-message branch October 9, 2023 14:01
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