What do we need to build or fix?
We need to update footer to include link to the new service page, there may also be some component styling update - please check figma
Technical details
Footer on figma https://www.figma.com/design/Fp0lLB5OWZLJseTs2svGbg/Web-Dev-Path_design?node-id=85-2&p=f&t=Tt1geRvziQZqikkV-0
Approach suggestions
- Check our service page google docs for detailed workflow, make sure you branch from the latest services branch
services-dev
- PR should be made to the services-dev branch as we don't want the link to go live before the services page is ready
- Rename variables base on dev tokens on the figma file https://www.figma.com/design/Fp0lLB5OWZLJseTs2svGbg/Web-Dev-Path_design?node-id=80-479
Deadline
Please keep in mind that once you assign this task to yourself, you'll need to complete it in 10 days.
Acceptance criteria
- Variable names are updated to new token system
- Test the section and components in many screen sizes, you can use the Inspect tool for that.
- Please test if the new changes added to the components do not affect the other instances.
- Test the feature in many browsers, such as Chrome, Firefox, Edge, and Safari (MAC).
- If there are any build problems when submitting your PR, run
yarn build locally to solve the issues and commit the changes.
- Update the CHANGELOG.md file.
What do we need to build or fix?
We need to update footer to include link to the new service page, there may also be some component styling update - please check figma
Technical details
Footer on figma https://www.figma.com/design/Fp0lLB5OWZLJseTs2svGbg/Web-Dev-Path_design?node-id=85-2&p=f&t=Tt1geRvziQZqikkV-0
Approach suggestions
services-devDeadline
Please keep in mind that once you assign this task to yourself, you'll need to complete it in 10 days.
Acceptance criteria
yarn buildlocally to solve the issues and commit the changes.