-
Notifications
You must be signed in to change notification settings - Fork 798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subscription Block: Add newsletter categories to the content view #32756
Conversation
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available. Once your PR is ready for review, check one last time that all required checks (other than "Required review") appearing at the bottom of this PR are passing or skipped. Jetpack plugin:
|
projects/plugins/jetpack/extensions/blocks/subscriptions/subscriptions.php
Outdated
Show resolved
Hide resolved
I updated this PR to make the pills interactive & to pass the (unselected) values to the iframe. I'm still testing it. CleanShot.2023-09-07.at.14.51.15.mp4I'm not too sure about the transition, it makes it feel slower than it is. I'll probably remove it. |
@TimBroddin I tested on both scenarios and it looks good. I can't approve as I started the PR, but feel free to move forward (: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@phcp approves it, but can't approve it because he's the original author of this co-effort. I'll approve in his place.
Closes #80906 |
@Automattic/zap Would you like to take a look at this? I think it may be something of interest for your team! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me!
@jeherve thanks for the ping — yep we've been following along and originally designed the functionality. :-) |
0a9df4e
to
1705bfb
Compare
…ontent view (#32756) * [not verified] Add newsletter categories to the subscription block content view * [not verified] changelog * [not verified] Include additional checks to ensure response types * [not verified] Set border radius css variable * [not verified] Fix lint * [not verified] Make the pills interactive * [not verified] Fallback to white & make transition faster * [not verified] Add ticks & follow design * [not verified] Merge with trunk & lose the extra div --------- Co-authored-by: Tim Broddin <[email protected]>
Closes Automattic/wp-calypso#80905
Depends on #32666
Proposed changes:
Other information:
Jetpack product discussion
pdDOJh-2jl-p2
Does this pull request change what data or activity we track or use?
No
Testing instructions: