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

NW6 | Zeliha Pala | HTML-CSS | [TECH ED] Form Controls | Week 3 #135

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

Conversation

zelihapala
Copy link

@zelihapala zelihapala commented Oct 13, 2023

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.

@netlify
Copy link

netlify bot commented Oct 13, 2023

Deploy Preview for cyf-module-html-css ready!

Name Link
🔨 Latest commit acab024
🔍 Latest deploy log https://app.netlify.com/sites/cyf-module-html-css/deploys/6529e76f11f9f20008695ecb
😎 Deploy Preview https://deploy-preview-135--cyf-module-html-css.netlify.app/form-controls
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance:
Accessibility:
Best Practices:
SEO:
PWA: -
View the detailed breakdown and full score reports

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

Copy link

@ch4413 ch4413 left a comment

Choose a reason for hiding this comment

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

Great work on the Form Controls. Could you make change to the CSS to make sure we are getting 100 on the Lighthouse Accessibility? Then it will be ready for approval!

@@ -0,0 +1,106 @@
/* Reset some default styles */
Copy link

Choose a reason for hiding this comment

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

Great job on styling the CCS. It looks really good but I'm getting Lighthouse Accessibility score below 100 because of "Background and foreground colours not having a sufficient contrast ratio". How could you improve this?

id="deliveryDate"
name="deliveryDate"
required
Copy link

Choose a reason for hiding this comment

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

Great work on the HTML element restrictions. On the date min and max, what could you change so that it dynamic changes to min=Today and max=Today+4 weeks?
This is a little trickier and requires JS or PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants