Skip to content

Conversation

@chibu0070
Copy link

@chibu0070 chibu0070 commented Oct 10, 2025

restarted and triedtomake it follow style guide <!--

You must title your PR like this:

Region | Cohort | FirstName LastName | Sprint | Assignment Title

For example,

London | 25-ITP-May | Carol Owen | Sprint 1 | Alarm Clock

Fill in the template below - remove any sections that don't apply.

Complete the self checklist - replace each empty box in the checklist [ ] with a [x].

Add the label "Needs Review" and you will get review.

Respond to volunteer reviews until the volunteer marks it as "Complete".

-->

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

@netlify
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 76082b2
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/68ed1c21d1cd460008cd6b55
😎 Deploy Preview https://deploy-preview-909--cyf-onboarding-module.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
2 paths audited
Performance: 100 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 86 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@chibu0070 chibu0070 added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Onboarding The name of the module. labels Oct 10, 2025
@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

5 similar comments
@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@jenny-alexander jenny-alexander added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Oct 11, 2025
@jenny-alexander jenny-alexander self-requested a review October 11, 2025 01:47
@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

1 similar comment
@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

<main>
<article>
<div>
<img src="placeholder.svg" alt="" />

Choose a reason for hiding this comment

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

All 3 articles should have an image that relates to the article. Right now each image is using:
<img src="placeholder.svg" alt="" />
This is just a placeholder and you should replace with a real image instead.

href="https://www.makeareadme.com/"
target="_blank"
rel="noopener noreferrer"
>Learn more about README files</a

Choose a reason for hiding this comment

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

Can you review the wireframe image again?
https://github.com/CodeYourFuture/Module-Onboarding/tree/main/Wireframe#wireframe

Check carefully and see what each article button should be named.

🌱 It's important to follow the wireframe as much as possible.

Choose a reason for hiding this comment

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

The top article's title and description don't match the wireframe alignment. Can you review the wireframe and make the necessary changes?

Image

Choose a reason for hiding this comment

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

The title and description match the wireframe now.

</section>
</main>

<footer>

Choose a reason for hiding this comment

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

The footer requirements are:
The page footer is fixed to the bottom of the viewport.

Do you know what 'fixed to the bottom of the viewport' means? It means that the footer is always visible no matter where you scroll to on the page. Right now, when I scroll to the top of the page, the footer disappears.

Choose a reason for hiding this comment

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

Good job updating your footer.

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Oct 11, 2025
@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

1 similar comment
@github-actions
Copy link

Your PR description contained template fields which weren't filled in.

Check you've ticked everything in the self checklist, and that any sections which prompt you to fill in an answer are either filled in or removed.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@chibu0070 chibu0070 added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 1 Assigned during Sprint 1 of this module and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Oct 11, 2025
@chibu0070 chibu0070 changed the title Glasgow | 25-ITP-Sep | Chibuikem Okwu | Sprint 1 | Wireframe Glasgow | 25-ITP-SEP | Chibuikem Okwu | Sprint 1 | Wireframe Oct 11, 2025
Copy link

@jenny-alexander jenny-alexander left a comment

Choose a reason for hiding this comment

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

The wireframe page looks very close to the requirements now. I left a few comments for you to review.

<img src="placeholder.svg" alt="" />
<h2>Title</h2>
<div>
<img src="readme.jpg" alt="" />

Choose a reason for hiding this comment

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

Your images now line up nicely with the article's subject. However, I see that the alt tag doesn't have any information. Can you update this? The alt tag is crucial for a screen reader to be able to read out the image description to a blind or low-vision person.

</div>
<br>
</article>

Choose a reason for hiding this comment

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

The bottom two article's titles don't quite line up horizontally. Can you review and ensure that their alignment matches the wireframe.
Wireframe requirements: https://github.com/CodeYourFuture/Module-Onboarding/tree/main/Wireframe#wireframe

Image

Choose a reason for hiding this comment

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

The alignment is still not quite right. Can you find a way to fix it? Perhaps you can research online how to do this with CSS?

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Oct 11, 2025
of images in the HTML file.
to the left but it didn't work.
I tried different ways but nothing worked.
this is what I came up with.
@chibu0070 chibu0070 added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Oct 12, 2025
<img src="placeholder.svg" alt="" />
<h2>Title</h2>
<div>
<img src="readme.jpg" alt=Screenshot of a README file example showing project documentation" />

Choose a reason for hiding this comment

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

There is a typo in your <img> tag. Can you find it and fix it?

Choose a reason for hiding this comment

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

@chibu0070 - the typo still exists on line 21 above. Can you find it within the 'alt' portion of the img tag?

</div>
<br>
</article>

Choose a reason for hiding this comment

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

The alignment is still not quite right. Can you find a way to fix it? Perhaps you can research online how to do this with CSS?

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Oct 12, 2025
@chibu0070 chibu0070 added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Oct 13, 2025
@jenny-alexander
Copy link

@chibu0070 I reviewed your PR again and the 2 issues from a few week's ago are still there. Can you review and fix them?

  1. The <img> tag has a typo in the 'alt' section.
  2. The alignment isn't quite right (see this comment: Glasgow | 25-ITP-SEP | Chibuikem Okwu | Sprint 1 | Wireframe #909 (comment))

@jenny-alexander jenny-alexander added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Onboarding The name of the module. Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 1 Assigned during Sprint 1 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants