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

Implement Design System header and footer #33

Merged
merged 4 commits into from
Sep 20, 2022

Conversation

DaceyTom2
Copy link
Contributor

ADO-73770

Description

Implemented design system header and footer into layout component

List of proposed changes:

  • Remove existing header/footer
  • Add Design System header/footer

What to test for/How to test

Load application. Index should not have header/footer. Home has header and footer.
Header/footer are bilingual
Header/footer are desktop and mobile friendly

Additional Notes

Header and footer links should navigate to 404 pages since the correct pages do not exist
Links in header are broken for language as they are doing hard loads instead of leveraging nextjs's framework (https://dev.azure.com/VP-BD/DECD/_sprints/taskboard/Secure%20Client%20Hub/DECD/Secure%20Client%20Hub/SCH%20Beta%20Sprint%204?workitem=74636)
Two tests are commented out as DS does not have test ids to ensure the correct component is rendered
https://dev.azure.com/VP-BD/DECD/_sprints/taskboard/Secure%20Client%20Hub/DECD/Secure%20Client%20Hub/SCH%20Beta%20Sprint%204

@DaceyTom2 DaceyTom2 requested a review from a team as a code owner September 20, 2022 13:45
Copy link
Contributor

@nibivi77 nibivi77 left a comment

Choose a reason for hiding this comment

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

Although Design System has font import errors, this looks good!

@DaceyTom2 DaceyTom2 merged commit fb28b49 into dev Sep 20, 2022
@DaceyTom2 DaceyTom2 deleted the Implement-DS-header-and-footer branch September 20, 2022 17:08
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