Sam Seay

Results 28 issues of Sam Seay

### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...

tool: monorepo infrastructure

Jetpack's minimum version requirement is quite strict, requiring users to be on Wordpress 5.6. But WC min version is 5.4. If the user's WP version doesn't meet requirements when they...

type: bug
plugin: woocommerce
focus: react admin
focus: onboarding

Today I was trying to customise the `setHeaders` option of the Express static middleware and noticed that the type signature in bs-express expects `Request.t`, but it should be `Response.t`. See...

Hi, I depend on this package as a dependency of another npm package and I believe this issue: https://github.com/FezVrasta/react-resize-aware/issues/57 is seeing the same problem I see. When I build with...

A few of the questions in silly are yes/no questions, so very predictable. I know they're just for laughs so I'm not sure it matters but I thought I'd raise...

### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...

### Changes proposed in this Pull Request: This does a couple things: 1. When `pnpm run build` is done, we import the WP css for storybook. It doesn't make sense...

### All Submissions: - [x] Have you followed the [WooCommerce Contributing guideline](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md)? - [x] Does your code follow the [WordPress' coding standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)? - [x] Have you checked to ensure there...

package: @woocommerce/e2e-environment
package: @woocommerce/api
package: @woocommerce/e2e-core-tests
package: @woocommerce/e2e-utils
package: @woocommerce/api-core-tests
plugin: woocommerce
focus: react admin
package: @woocommerce/admin-e2e-tests
package: @woocommerce/components
package: @woocommerce/csv-export
package: @woocommerce/currency
package: @woocommerce/customer-effort-score
package: @woocommerce/data
package: @woocommerce/date
package: dependency-extraction-webpack-plugin
package: @woocommerce/eslint-plugin
package: @woocommerce/experimental
package: @woocommerce/explat
package: @woocommerce/navigation
package: @woocommerce/number
package: @woocommerce/onboarding
package: @woocommerce/tracks

### Discord username (optional) _No response_ ### Describe the solution you'd like? ```text I really like the experimental "open completion menus as you type" feature, but I want to be...

Closes #297 This PR supports the `make_latest` property of the [releases REST API](https://docs.github.com/en/rest/releases/releases?apiVersion=2022-11-28#create-a-release). I've tested this on my fork and it works well for me. I've kept the behaviour with...