Skip to content

London | May - 26 | Liridona Shehu | Sprint 2 | Wireframe - #1371

Closed
shehu-dona wants to merge 9 commits into
CodeYourFuture:mainfrom
shehu-dona:feature/wireframe
Closed

London | May - 26 | Liridona Shehu | Sprint 2 | Wireframe#1371
shehu-dona wants to merge 9 commits into
CodeYourFuture:mainfrom
shehu-dona:feature/wireframe

Conversation

@shehu-dona

@shehu-donashehu-dona commented May 30, 2026

Copy link
Copy Markdown

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

Changelist

Wireframe project completed. It has 2 articles with 3 different images and links.

@netlify

netlifyBot commented May 30, 2026

Copy link
Copy Markdown

Deploy Preview for cyf-onboarding-module ready!

NameLink
🔨 Latest commitc6988db
🔍 Latest deploy loghttps://app.netlify.com/projects/cyf-onboarding-module/deploys/6a1df0cf4b4aa700070c3ed7
😎 Deploy Previewhttps://deploy-preview-1371--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
🤖 Make changesRun an agent on this branch

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

@github-actions

This comment has been minimized.

@shehu-donashehu-dona added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@github-actions

This comment has been minimized.

@github-actionsgithub-actionsBot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@shehu-donashehu-dona changed the title London| May-26 | Liridona Shehu | Sprint-2 | WireframeLondon | May-26 | Liridona Shehu | Sprint-2 | WireframeMay 30, 2026
@github-actions

This comment has been minimized.

@shehu-donashehu-dona changed the title London | May-26 | Liridona Shehu | Sprint-2 | WireframeLondon | May-26 | Liridona Shehu | Sprint 2| WireframeMay 30, 2026
@github-actions

This comment has been minimized.

@shehu-donashehu-dona changed the title London | May-26 | Liridona Shehu | Sprint 2| WireframeLondon | May - 26 | Liridona Shehu | Sprint 2 | WireframeMay 30, 2026
@github-actions

This comment has been minimized.

@shehu-donashehu-dona added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@github-actions

This comment has been minimized.

@github-actionsgithub-actionsBot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@github-actions

This comment has been minimized.

8 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@shehu-donashehu-dona added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@github-actions

This comment has been minimized.

@github-actionsgithub-actionsBot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@shehu-donashehu-dona added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@github-actions

This comment has been minimized.

@github-actionsgithub-actionsBot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026
@shehu-donashehu-dona added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label May 30, 2026

@cjyuancjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • To better match the wireframe, can you
    • Keep the page title and text beneath it centered on the page
    • Make the title of articles 2 and 3 fully aligned horizontally
    • Prevent the footer and article content overlap
Image

Comment threadWireframe/index.html
Comment threadWireframe/index.html Outdated
Comment threadWireframe/index.html Outdated
@cjyuancjyuan 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 May 30, 2026
Make the title of articles 2 and 3 fully aligned horizontally.
Prevent the footer and article content overlap. Added a list
@shehu-donashehu-dona 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 May 31, 2026

@cjyuancjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Changes look good.

  • According to https://validator.w3.org/, there is an error in your code. Can you fix it?

  • Note: If you have not yet enabled "Format on save" in VS Code, consider following this guide to enable VS Code's "Format on Save" option or to use its "Format Document" command to ensure your code is always consistently formatted.


Please also note that in CYF courses, the recommended way to inform the reviewer of your changes is to do both of the following:

  • Reply to their feedback.
    • In the responses, clarify how each piece of feedback was addressed to demonstrate that you've carefully reviewed the suggestions.
      • You may find the suggestions in this PR Guide useful.
    • Your response may trigger a notification (depending on the reviewer's settings), helping ensure they’re aware of the updates you’ve made.
  • Replace the "Reviewed" label by a "Needs review" label (which you have done -- great!)
    • Without this label, the reviewer would not know if your changes is ready to be reviewed.

@cjyuancjyuan 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 Jun 1, 2026
@shehu-donashehu-dona 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 Jun 1, 2026
@shehu-dona

Copy link
Copy Markdown
Author

Hello @cjyuan,

I removed the error in my code.
Also I enabled FormatOnSave.
For the future changes and PR I will follow the recommended steps.

@cjyuan

Copy link
Copy Markdown
Contributor

Changes look good. Well done.

@cjyuancjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jun 1, 2026
@illicitonion

Copy link
Copy Markdown
Member

Closing PR because the May ITP run has finished. Feel free to re-open if you're still working on it.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CompleteVolunteer to add when work is complete and all review comments have been addressed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@shehu-dona@cjyuan@illicitonion@dona-shehu