-
-
Notifications
You must be signed in to change notification settings - Fork 390
Sheffield | 26-ITP-jan | Richard Frimpong | Sprint 1 | Wireframe to web code #1002
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cjyuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1
Can you update the Markdown syntax of the checked checkboxes in the PR description to make them look like this
- My changes meet the requirements of the task
instead of like this - [x ] My changes meet the requirements of the task
2
When a wireframe is provided, our implementation should closely reflect its appearance and layout to ensure consistency with design expectations. You're off to a solid start. To better align with the wireframe, here are a few areas where the layout and appearance could be refined:
- Center the PAGE TITLE and the SUBTITLE
- Layout the 2nd and 3rd articles side by side beneath the 1st article.
|
Thanks for the feedback. I have:
I have also re-run Lighthouse and confirmed Accessibility is 100. |
|
Changes look good. Well done! In CYF, in addition to responding to reviewer's comments, trainees should also add "Needs review" label when their PR is ready to be re-reviewed. Without the "Needs review" label, the reviewer won't know if a PR is ready to be reviewed. |

Learners, PR Template
Self checklist
Changelist
Summary
Converted the provided wireframe into a webpage using semantic HTML and CSS.
The layout follows the provided wireframe and demonstrates:
Testing
Questions
No questions at the moment. I would appreciate any feedback on structure or accessibility improvements.