Automattic / Automattic/jetpack

Publicize: move publicize data to the store

Open
#21,575 0 comments 0 reactions 0 assignees View on GitHub
[Editor] Store [Extension] Publicize Enhancement
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Currently, when a publicize request is performed by the client, the relevant data used to track the request/response flow is stored in a hook state.
Let's move this data into the `jetpack/publicize` store.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the client-side publicize request and the `jetpack/publicize` store. Identify the hook state that tracks the request/response flow, then verify that the store owns this data and the publicize flow still works without that hook state.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.