Chris Diehl

Results 8 issues of Chris Diehl

This PR adds the `useCheckoutV2()` hook to return a string based on the state the checkout experiment is in - either 'loading', 'treatment', or 'control'. Additionally, this code allows you...

[Status] Needs Review
checkoutv2

**Describe the bug** The event object isn't properly passed to the Dropdown.Item `onClick` prop which leads to `undefined` when logged. **To Reproduce** Steps to reproduce the behavior: 1. Add a...

This is a follow up PR to #90240 In #90240 we added the credit amount to the `WordPressFreePurchaseSummary` component to make the amount more obvious. In this PR we are...

[Status] Needs Review

**Describe the bug** The event object isn't properly passed to the Dropdown.Item `onClick` prop which leads to `undefined` when logged. **To Reproduce** Steps to reproduce the behavior: 1. Add a...

:bug: bug
confirmed

WIP Related to # ## Proposed Changes * ## Why are these changes being made? * ## Testing Instructions *

[Status] Needs Review

As described in the title, this PR simply sets the CreditCardNumberField's `showIcon` option to true, which will display the [card network selector](https://docs.stripe.com/js/elements_object/create_element?type=cardNumber#elements_create-options-showIcon) in the Stripe Element. Related to https://github.com/Automattic/payments-shilling/issues/3015 ##...

When a customer proceeds through the cancelation flow they have the option to 'Ask a Happiness Engineer' if they have a question: This link leads them to our general `/help`...

[Status] Needs Review

### Quick summary The chat support button's prompt obscures the payment button in checkout on mobile device widths: ![image](https://github.com/Automattic/wp-calypso/assets/16580129/21a454b9-bba6-46c6-9cf0-009cd8ccb139) ### Steps to reproduce - Go to checkout - Resize window...

[Type] Bug
[Pri] Low
[Feature] Checkout
[Status] Priority Review Triggered