reactioncommerce / example-storefront

Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
https://www.mailchimp.com/developer/open-commerce
Apache License 2.0
608 stars 288 forks source link

Bug: Add to cart button should have a lightened hover color #329

Closed machikoyasuda closed 3 years ago

machikoyasuda commented 6 years ago

Similar color styles as this Important button https://stoic-hodgkin-c0179e.netlify.com/#!/Button

aldeed commented 6 years ago

We should just change it to BE the comp lib Button with actionType="important"

HarisSpahijaPon commented 4 years ago

As a matter of fact I noticed that this bug happens with a lot of hovers. Also the hover on deleteinputbutton on checkoutform seems to not show correct styling. Are there any more buttons that do not show correct hovers that you guys are aware of?

aldeed commented 4 years ago

None I'm aware of, but haven't done a thorough check