-
Notifications
You must be signed in to change notification settings - Fork 6
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
belindas-closet-nextjs_6_351_update-product-sizing #355
Conversation
Added sizes 4 and 13, and half-sizes.
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.
Looks good. I'm seeing shoes sizes from 4-13 w/ half sizes and odd numbers for pants waist size & inseam length.
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.
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.
Everything looks great 👍 you should be able to squash and merge this now
* Belindas closet nextjs 5 300 qa testing 3 (#330) * add testing configurations * add tests to product and auth pages * belindas-closet-nextjs_5_288-327_EditUserRoleDialog-Component-Alert (#316) * belindas-closet-nextjs_5_334_add-a-link-button-to-visualization-dashboard (#335) * the dashboard link has been added * UI styling has been added * Belinda_NextJS_Sprint_6_332_Dashboard_Creator_Link (#337) * Added Dashboard Link to the Creator Page * I added material UI to the dashboard button and also the other button * belindas-closet-nextjs_6_351_update-product-sizing (#355) * Update shoe sizing Added sizes 4 and 13, and half-sizes. * Add odd numbers for waist lengths of pants * Added odd numbers for inseam lengths for pants * replaced API URL as URL variables (#358) Co-authored-by: Tuong Pham Minh <[email protected]> --------- Co-authored-by: Isaac J <[email protected]> Co-authored-by: kaimanasse15 <[email protected]> Co-authored-by: MuhammadouDrammeh <[email protected]> Co-authored-by: hanan o <[email protected]> Co-authored-by: Tuong Pham Minh <[email protected]> Co-authored-by: Tuong Pham Minh <[email protected]>
Resolves #351
This PR adds sizes 4, 13, and half-sizes to the shoe sizes dropdown on the Add Product page. It also adds odd numbers for waist and inseam lengths between 28 and 42 for pants.
Shoe sizes:
Waist and inseam sizes:
Related to #350