pinterest-for-woocommerce icon indicating copy to clipboard operation
pinterest-for-woocommerce copied to clipboard

A native Pinterest integration for WooCommerce. Development is managed by Ventures.

Results 78 pinterest-for-woocommerce issues
Sort by recently updated
recently updated
newest added

For example, there are two implementations of `useCreateNotice`: Custom hooks like this should be decoupled from the components that use them, and should have a clearly defined interface. In general...

type: task
priority: low

Update dependencies to clear https://github.com/woocommerce/pinterest-for-woocommerce/security/dependabot/4 The package to upgrade is `@woocommerce/components` ``` npm ls locutus [email protected] /Users/brezocordero/Automattic/Ventures/pinterest-for-woocommerce └─┬ @woocommerce/[email protected] └─┬ @woocommerce/[email protected] └─┬ @woocommerce/[email protected] └── [email protected] ``` It needs to be...

type: enhancement
type: technical debt

### Changes proposed in this Pull Request: Closes #943 Adding website domain into Pinterest feed name to avoid multiple websites trying to create a feed with the same name and...

type: enhancement
changelog: add

### Changes proposed in this Pull Request: Closes #936 Fix the pagination on the Feed Issues table by slicing the results based on `per_page` and `paged` parameters. ### Screenshots: ###...

type: bug
changelog: fix
v5

### Describe the bug: When the user disconnected their account and failed to delete a feed due to active promos. Then, the user reconnected and picked "Catalogue is already connected"...

type: bug

A feed deletion could fail during disconnection process when pinterest does not delete the feed due to various reasons. When that happens show a notification to the user saying (1)...

type: enhancement

### Describe the bug: During upgrade process from v3>v5 app, about 1000 calls to endpoint https://developers.pinterest.com/docs/api/v5/integrations_commerce-post failed due to backend error on pinterest secondly, there is a partner_metadata field on...

type: bug