-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
ITP | Sami Sardarzai | Module-User-Focused-Data | Week3 #302
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for cyf-ufd ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Form looks good to me. Personally I prefer the label to be left justified, but I am not qualified to give advice on design. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @samisardarzai ,
Excellent work here.
However, I have left a few comments here for you to address.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @samisardarzai ,
Excellent work here with the form.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @samisardarzai ,
Just a nit-pick, apart from the border, and box-shadow (where the size is fixed), I think it is better to use rem as opposed to px.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @mrvicthor, thank you for your feedback! I will look into making the changes based on your suggestions as well.
Hello and thank you for your feedback @cjyuan 1. Lighthouse Score: 2. Date Range Constraint: 3. CSS Simplification: |
Form looks good! |
@cjyuan Thank you ! |
Learners, PR Template
Self checklist
Changelist
Briefly explain your PR.
Added a new T-Shirt Order form with HTML5 form controls
Implemented input validation for customer name, email, color, size, and delivery date
Styled the form to enhance accessibility and user experience
Questions
Ask any questions you have for your reviewer.
Could you check if the date validation logic aligns with the requirements?
Any tips for simplifying my CSS for better readability?