TidycodeIT / nuxt3-magento-sdk-storefront

A boilerplate storefront build with the Vue Storefront Magento 2 Integration and Storefront UI
https://vuestorefront.io/
30 stars 4 forks source link

Feature/pdp ratings #31

Closed faizanarif121 closed 1 year ago

faizanarif121 commented 1 year ago

Related issue

Closes #25

Scope of work

Screenshots of visual changes

image image image image image image image image

Checklist

rohrig commented 1 year ago

Suggestion: decrease the width of the review card on larger screens.

Would the Review Cards look better if they weren't so wide on larger screens? I'm no designer. You can resolve this without implementing it if you don't like the suggestion.

image
faizanarif121 commented 1 year ago

Thank you for the PR 😀. I really appreciate your contribution. I've made a few change requests to improve the quality a bit. I'll be happy to merge with those resolved. Thanks in advance.

I really appreciate your kind feedback.

rohrig commented 1 year ago

One more minor change request 😄 . Can you change the constants file to a ts instead of a js extension and nest it in a helpers directory?

faizanarif121 commented 1 year ago

One more minor change request 😄 . Can you change the constants file to a ts instead of a js extension and nest it in a helpers directory?

@rohrig yes, done. I added ts file earlier than changed it back to js :D