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

Use new account layout wrapper for /account/home #2907

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

danacotoran
Copy link
Contributor

A new and improved layout template was added, with the intention of being used on pages that should have the account layout, while not being rendered by the govuk-account-manager-prototype app.

The improvement in this new template compared to the old one is that all the page furniture for accounts (including the account nav, account feedback footer, account grid layout) is now contained in the template.

Therefore, we can remove these elements, and the content associated with them, from the frontend app, and simply request the gem_layout_account_manager template, without any visual differences taking place.


Related (might be relevant for context):


The next step in the process (after the changes in this PR are live) will be to remove the old gem_layout_account template from static.

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

A new and improved layout template was added, with the intention of
being used on pages that should have the account layout, while not being
rendered by the govuk-account-manager-prototype app.

The improvement in this new template compared to the old one is that all
the page furniture for accounts (including the account nav, account
feedback footer, account grid layout) is now contained in the template.
We can remove these elements, and the content associated with them, from
the frontend app, and simply request the gem_layout_account_manager
template, without any visual differences taking place.
@bevanloon bevanloon temporarily deployed to govuk-fronte-account-la-vikydc August 13, 2021 12:18 Inactive
Copy link
Contributor

@barrucadu barrucadu left a comment

Choose a reason for hiding this comment

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

Tried it locally, looks good to me.

@danacotoran danacotoran merged commit ec8d346 into main Aug 13, 2021
@danacotoran danacotoran deleted the account-layout-wrapper branch August 13, 2021 13:22
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