Skip to content
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

LONDON-JAN-25 | MIKIYAS GEBREMICHAEL| MODULE-ONBOARDING- Form/wireframe | WEEK 2 #180

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Mikiyas-STP
Copy link

@Mikiyas-STP Mikiyas-STP commented Jan 18, 2025

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

Copy link

netlify bot commented Jan 18, 2025

Deploy Preview for cyf-onboarding-module ready!

Name Link
🔨 Latest commit bb3a48f
🔍 Latest deploy log https://app.netlify.com/sites/cyf-onboarding-module/deploys/678c35695ed0230008ae3af0
😎 Deploy Preview https://deploy-preview-180--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: 98 (🔴 down 2 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 site configuration.

@Mikiyas-STP Mikiyas-STP added the Needs Review Participant to add when requesting review label Jan 18, 2025
@Mikiyas-STP Mikiyas-STP changed the title JAN-25 | MIKIYAS GEBREMICHAEL| MODULE-ONBOARDING- Form/wireframe | WEEK 2 LONDON-JAN-25 | MIKIYAS GEBREMICHAEL| MODULE-ONBOARDING- Form/wireframe | WEEK 2 Jan 18, 2025
<!--
try writing out the requirements first as comments
this will also help you fill in your PR message later-->
<!DOCTYPE html>
Copy link

Choose a reason for hiding this comment

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

Your html structure is wrong here. Please, update it. You are in the middle of a html doc, but <!DOCTYPE html> is always the very first element you see in the html.

<body>
<div class="big-room">
<h2>Customer Information</h2>
<form action="submit-form.php" method="POST">
Copy link

Choose a reason for hiding this comment

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

I don't see submit-form.php in your project. Please use actin="#" which is a convention to say "as for now we don't care where this form is submitted"

Copy link
Author

Choose a reason for hiding this comment

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

the mistake was done while copy pasting my html code from my first branch to my second branch to make it work. this was done in class room as suggested by the mentor. but when pasting it inside html of the second branch which is form/wireframe i put it in wrong place. THANK YOU TYZIA for commenting it out. now i fixed it.

</form>
</main>
<footer>
<h2>By Mikiyas Gebremichael</h2>
Copy link

Choose a reason for hiding this comment

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

I don't think that heading level 2 is appropriate here. Please use other tag.

Copy link
Author

Choose a reason for hiding this comment

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

fixed, replaced by

,

@tyzia tyzia added Reviewed Volunteer to add when completing a review and removed Needs Review Participant to add when requesting review labels Jan 18, 2025
@Mikiyas-STP Mikiyas-STP added Needs Review Participant to add when requesting review 👀 Review Requirements Changes requested to meet requirements Reviewed Volunteer to add when completing a review and removed Reviewed Volunteer to add when completing a review labels Jan 18, 2025
@tyzia
Copy link

tyzia commented Jan 25, 2025

Thank you for the update. Your work is complete.

@tyzia tyzia added Complete Participant to add when work is complete and review comments have been addressed and removed 👀 Review Requirements Changes requested to meet requirements Needs Review Participant to add when requesting review Reviewed Volunteer to add when completing a review labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Participant to add when work is complete and review comments have been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants