Seghir Nadir

Results 46 issues of Seghir Nadir

This is a project thread to capture the progress of Local Pickup project.

type: enhancement
Epic
◼️ block: checkout

As it stands, Store API will only return local pickup rates if the currently matched zone contains local pickup, or the uncovered zone contain a local pickup. We want to...

type: enhancement
◼️ block: checkout

Before merging to the monorepo, WooCommerce block had a version (that stopped at 11.8.0) that was used in various parts of the codebase, including for example this cache mechanism [that...

priority: high
team: Rubik
team: Kirigami & Origami

Recently introduced Checkout Order and Orders don't contain extensions fields and/or are not compatible with existing extensions. ### Checkout order - This is a POST only endpoint that allows you...

type: enhancement
category: extensibility
focus: rest api
block: checkout
status: stale
team: Rubik
focus: checkout

### Introduction This PR introduces the ability to register additional fields in Checkout for developers. This is a step up from how it was done in the old Checkout, and...

type: enhancement
category: extensibility
focus: rest api
block: checkout
status: stale

We use Local Storage somehow in Cart/Checkout/Mini Cart, mainly for mini cart totals, and nonces and other info, however, that local storage doesn't react to changes coming from other windows,...

type: bug
type: technical debt
block: mini-cart
team: Rubik

This issue is part of https://github.com/woocommerce/woocommerce/issues/42116 it adds custom fields tracking, mainly adding how many fields there are in checkout and post checkout, their names, requirement, location, type, and value...

[Type] Enhancement
[Status] In Progress
[Feature] WooCommerce Analytics
[Package] Tracking
[Plugin] Jetpack

I have the following function that fails parsing because of the `()` call at the end: ```php $container = $container ?: ( function() { // logic here } )(); ```...

When using Store API, if you run into an error, the only thing you will see is `internal server error`, it seems WordPress is able to catch the error just...

type: enhancement
focus: checkout
focus: rest api
team: Rubik

### Submission Review Guidelines: - I have followed the [WooCommerce Contributing Guidelines](https://github.com/woocommerce/woocommerce/blob/trunk/.github/CONTRIBUTING.md) and the [WordPress Coding Standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/). - I have checked to ensure there aren't other open [Pull Requests](https://github.com/woocommerce/woocommerce/pulls) for...

plugin: woocommerce
tool: monorepo infrastructure