Skip to content

Port Search package 7.0.0 changes back to trunk#49029

Merged
kangzj merged 1 commit into
trunkfrom
prerelease
May 21, 2026
Merged

Port Search package 7.0.0 changes back to trunk#49029
kangzj merged 1 commit into
trunkfrom
prerelease

Conversation

@kangzj
Copy link
Copy Markdown
Contributor

@kangzj kangzj commented May 21, 2026

Fixes SEARCH-218

Proposed changes

This PR ports the Search package 7.0.0 release changes back to trunk. The 7.0.0 release includes:

Added

Changed

Fixed

Related product discussion/links

p1779309309701579-slack-C02ME06LF

Does this pull request change what data or activity we track or use?

No.

Testing instructions

  • Install Jetpack Search on a site and confirm the Search dashboard loads.
  • Test the AI Answer block: add it to the embedded search template and confirm the AI Answers panel renders correctly.
  • Test autocomplete suggestions in the Search Input block by enabling "Show search suggestions" in the block inspector and running a search.
  • If WooCommerce is active, test the "WooCommerce Product Search" control in the Search dashboard.
  • Test the "Compact" block style on the Clear Filters and Load More blocks.
  • Verify dark mode styling for the AI Answers panel is correct.
  • Verify that third-party forms with an s input field (e.g. newsletter sign-up forms) are not intercepted by the Jetpack Search overlay.

@kangzj kangzj self-assigned this May 21, 2026
@kangzj kangzj requested a review from a team as a code owner May 21, 2026 01:12
@kangzj
Copy link
Copy Markdown
Contributor Author

kangzj commented May 21, 2026

@copilot fill the PR description following the template for me

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.

  • To test on WoA, go to the Plugins menu on a WoA dev site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin (Jetpack or WordPress.com Site Helper), and enable the prerelease branch.
  • To test on Simple, run the following command on your sandbox:
bin/jetpack-downloader test jetpack prerelease
bin/jetpack-downloader test jetpack-mu-wpcom-plugin prerelease

Interested in more tips and information?

  • In your local development environment, use the jetpack rsync command to sync your changes to a WoA dev blog.
  • Read more about our development workflow here: PCYsg-eg0-p2
  • Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2

@github-actions github-actions Bot added [Package] Search Contains core Search functionality for Jetpack and Search plugins [Package] Status [Package] Sync [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Plugin] Search A plugin to add an instant search modal to your site to help visitors find content faster. RNA labels May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • 🔴 Add a "[Status]" label (In Progress, Needs Review, ...).
  • ✅ Add testing instructions.
  • ✅ Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

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 🤖


Follow this PR Review Process:

  1. Ensure all required checks appearing at the bottom of this PR are passing.
  2. Make sure to test your changes on all platforms that it applies to. You're responsible for the quality of the code you ship.
  3. You can use GitHub's Reviewers functionality to request a review.
  4. When it's reviewed and merged, you will be pinged in Slack to deploy the changes to WordPress.com simple once the build is done.

If you have questions about anything, reach out in #jetpack-developers for guidance!


Jetpack plugin:

The Jetpack plugin has different release cadences depending on the platform:

  • WordPress.com Simple releases happen as soon as you deploy your changes after merging this PR (PCYsg-Jjm-p2).
  • WoA releases happen weekly.
  • Releases to self-hosted sites happen monthly:
    • Scheduled release: June 2, 2026
    • Code freeze: June 1, 2026

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.


Search plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.

@github-actions github-actions Bot added the [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. label May 21, 2026

This comment was marked as resolved.

Copilot finished work on behalf of kangzj May 21, 2026 01:17
@jp-launch-control
Copy link
Copy Markdown

Code Coverage Summary

This PR did not change code coverage!

That could be good or bad, depending on the situation. Everything covered before, and still is? Great! Nothing was covered before? Not so great. 🤷

Full summary · PHP report · JS report

@kangzj kangzj merged commit 79b65ae into trunk May 21, 2026
100 of 101 checks passed
@kangzj kangzj deleted the prerelease branch May 21, 2026 01:35
@github-actions github-actions Bot removed the [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. label May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment