Skip to content

Conversation

@carlosyabreu
Copy link

@carlosyabreu carlosyabreu commented Sep 27, 2025

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

This PR was built on feature/wireframe branch from wireframe main branch I've forked and should be merged into main branch of the original CYF project.

Questions

I've update the code and hopefully it's working normally now and be approved.
According to 1 reviewer even pushing the code as I did a few hours ago today but need to fill out this part for the code to pass the automated validate_pr_metadata test.
If not please let me know ASAP as I'm a bit delayed.
Thank you for your understanding.

@github-actions
Copy link

Your PR couldn't be matched to an assignment in this module.

Please check its title is in the correct format, and that you only have one PR per assignment.

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).

@netlify
Copy link

netlify bot commented Sep 27, 2025

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit 82e4b24
🔍 Latest deploy log https://app.netlify.com/projects/cyf-onboarding-module/deploys/68dc082142f1be00089350bf
😎 Deploy Preview https://deploy-preview-867--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: 83 (🔴 down 3 from production)
PWA: -
View the detailed breakdown and full score reports

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

@carlosyabreu carlosyabreu changed the title Needs review London | ITP-Sep-25 | Carlos Abreu | Sprint 1 | Wireframe Sep 27, 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.

@carlosyabreu carlosyabreu added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Sep 27, 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.

@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 3, 2025
@jenny-alexander jenny-alexander self-requested a review October 3, 2025 19:45
@github-actions
Copy link

github-actions bot commented Oct 3, 2025

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

github-actions bot commented Oct 3, 2025

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).

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.

@carlosyabreu I can see that you put good effort into your first iteration of this exercise requirements. However, it's missing quite a few exercise requirements.
Have a look at the comments I left for you!

<h2>What is the purpose of a wireframe?</h2>
<p>A wireframe is a simple blueprint of a webpage or app. It focuses on structure and layout, showing where elements like images, text, and buttons will go before visual design begins.
</p>
<a href="https://wireframe.cc/" target="_blank">Read More</a>

Choose a reason for hiding this comment

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

I recommend changing this link to an article explaining why wireframes are useful. This link brings me to an application where I can build a wireframe.


<footer>
<p>
This is the default, provided code and no changes have been made yet.

Choose a reason for hiding this comment

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

Can you review the footer requirements for this exercise? It says:
"The page footer is fixed to the bottom of the viewport."

<div class="branch">
<section class="article">
<article>
<img src="git-branch.png" alt="Git branch illustration">

Choose a reason for hiding this comment

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

Can you try to make the image a bit smaller? Right now, the image is quite large and blurry.

<a href="">Read more</a>
</article>
<div class="top">
<section class="article">

Choose a reason for hiding this comment

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

Can you review the exercise requirements? I don't see 'placeholder' as one of the articles that should be displayed in your webpage.

</section>
</div>

<div class="top">

Choose a reason for hiding this comment

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

Can you review the exercise requirements? I don't see 'placeholder' as one of the articles that should be displayed in your webpage.

@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 4, 2025
@github-actions
Copy link

github-actions bot commented Oct 4, 2025

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

github-actions bot commented Oct 4, 2025

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).

@carlosyabreu carlosyabreu changed the title London | ITP-Sep-25 | Carlos Abreu | Sprint 1 | Wireframe London | 25-ITP-September | Carlos Abreu | Sprint 1 | Wireframe Oct 6, 2025
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

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).

@carlosyabreu carlosyabreu closed this by deleting the head repository Oct 7, 2025
@carlosyabreu
Copy link
Author

@jenny-alexander
I deleted the repo which deleted the PR.
After that I create a new repo and opened new PR as well and it was a mess with merging local feature/wireframe into local main and push it to main GitHub branch. That was wrong again. I delete that repo and it was a 2nd time.
And create this new repo (3rd time) one.
Please this is the PR of a repo I want to be reviewed.
Thank you.

P.S.:
The link for the PR is here:
#906

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

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants