Results 42 comments of Andria

@jonathantneal Thanks, it's been a hot minute since I introduced this so I'm thinking it won't get merged though lol

I think this PR is dead. However, for the sake of readability, multiple ternary chains can become less readable in some cases but that doesn't mean you can't use them...

@zachleat I think it'd be more desirable than making all code blocks with scrollbars inaccessible to keyboard users and others that need to scroll without a pointer device. A possible...

Yeah we addressed it in the libraries code but we don't have any tests to catch errors like that and prevent them from being reintroduced

Hmm, I was thinking of a way to prototype this but I think this is the wrong way to go about something like "Added to your cart". Instead, I would...

Hi @Nauman1971, could you provide some more information about this error you're getting and what setup you're using? Specifically, can you say what version of use-shopping-cart you're using?

I think we should add a section to the README at the end with a link to a EXAMPLES-CONTRIBUTING.md that explains how to set up an example and the format...

Hi @szabcsee, I think we just didn't originally have the option for `shipping_options` when working on this library previously, or we weren't aware of it. As an alternative, you should...

Also, this might be the same issue as #246