Automattic / Automattic/jetpack

Subscribe block: allow modifying confirmation modal

Open
#31,798 0 comments 0 reactions 0 assignees View on GitHub
[Block] Subscribe [Feature] Subscriptions [Plugin] Jetpack Enhancement
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

### Impacted plugin

Jetpack

### What

Allow modifying confirmation modal

### How

Allow modifying confirmation modal's message and modal itself:

Screenshot 2023-07-11 at 10 52 30

We can use similar mechanism as with [another subscription modal](https://github.com/Automattic/jetpack/pull/31393) (peKye1-5H-p2); a filter initially, and template part when they want to edit it.

Contributor guide

Open the contributing guide

Research direction

Start by reading the subscription modal implementation referenced in pull request 31393 and compare it with the Subscribe block confirmation modal shown in the screenshot. The work is done when the modal message and modal markup can be modified through the proposed filter and template-part mechanisms, with the relevant behavior verified in the block.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.