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

PC-1701: Add static page for service unavailable #401

Merged

Conversation

samyou-softwire
Copy link
Contributor

@samyou-softwire samyou-softwire commented Jan 21, 2025

Link to Jira ticket

Description

this is added to our codebase for documentation purposes. this page will never be directly served by HUG2. the directory will be zipped and sent to ICS for them to deploy.

using static resources from GDS 4.9.0, see https://github.com/alphagov/govuk-frontend/

based on https://design-system.service.gov.uk/patterns/service-unavailable-pages

Checklist

  • I have made any necessary updates to the documentation
  • I have checked there are no unnecessary IDE warnings in this PR
  • I have checked there are no unintentional line ending changes
  • I have added tests where applicable

Screenshots

image

</p>
</div>
<nav>
<a href="https://www.gov.uk/apply-home-upgrade-grant" class="govuk-back-link" id="back-link">Back</a>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this goes back to the landing page, which I think will have further info on it? can remove if not

<div class="govuk-phase-banner">
<p class="govuk-phase-banner__content">
<strong class="govuk-tag govuk-phase-banner__content__tag">Beta</strong>
<span class="govuk-phase-banner__text">This is a new service – your <a class="govuk-link" href="https://forms.office.com/e/tsn29X5m91" target="_blank">feedback (opens in new tab)</a> will help us to improve it.</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still want this feedback link? Can the user give meaningful feedback when the service no longer exists?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure. will double check with desnz

Copy link
Contributor Author

Choose a reason for hiding this comment

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

DESNZ confirmed they don't want it, have removed

@samyou-softwire samyou-softwire force-pushed the PC-1701-create-static-holding-page-for-shutdown branch from b4790e5 to 64e1afa Compare January 22, 2025 09:42
@samyou-softwire samyou-softwire merged commit 1959e93 into develop Jan 22, 2025
2 checks passed
@samyou-softwire samyou-softwire deleted the PC-1701-create-static-holding-page-for-shutdown branch January 22, 2025 09:44
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