Automattic / Automattic/jetpack
Subscribe block: allow modifying confirmation modal
- 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:
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
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