In https://github.com/google/site-kit-wp/issues/9648, to render the FPM setup success notification, which needs to be rendered without a new page load or without the changes to query args, we simply invalidate the resolution of the getQueuedNotifications resolver to re-evaluate the full queue.
In https://github.com/google/site-kit-wp/issues/9648, to render the FPM setup success notification, which needs to be rendered without a new page load or without the changes to query args, we simply invalidate the resolution of the
getQueuedNotifications
resolver to re-evaluate the full queue.When https://github.com/google/site-kit-wp/issues/9453 has been implemented, we should migrate the FPM setup success notification to be an 'on-demand' notification.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
Test Coverage
QA Brief
Changelog entry