Tom Rees-Herdman
Tom Rees-Herdman
## Feature Description We may wish to follow up https://github.com/google/site-kit-wp/issues/4864 with some additional work to refactor existing reducers to use Immer where it would improve readability and maintenance. Adding here...
## Feature Description The initial implementation of the partial data state infrastructure requests a report per audience in order to determine the date of the first event for each audience....
## Feature Description We may want to extract some or all of the Consent Mode JS snippet, in order that we can do some or all of the following: -...
## Feature Description The Consent Mode Setup CTA Banner has been implemented with a title font of Google Sans Text. However, as per the [Figma design](https://www.figma.com/design/mdQi9qajirgoMHKy4DiVa8/Consent-Mode?node-id=514-7198&t=6VbPO4aN6JBrLf0A-0), it should be Google...
Clear the "temporarily hidden" state for an audience when it's removed from the audience selection
## Feature Description If an audience has zero data and has been temporarily hidden, and the audience is subsequently removed from the audience selection, the "temporarily hidden" state should be...
## Feature Description As discussed on [Slack](https://10up.slack.com/archives/CFFRMC5DE/p1712766553398279?thread_ts=1712760177.369269&cid=CFFRMC5DE), we should install and/or activate the WP Consent API plugin in the background, rather than opening the WP plugins page in a new...
Improve the layout of the graphic on the Consent Mode Setup CTA Banner at narrow desktop viewports.
## Feature Description The layout of the graphic on the Consent Mode Setup CTA Banner at narrow desktop viewports could be improved. As can be seen here at 961px the...
## Bug Description When running `npm run watch`, and `manifest.php` is regenerated in response to a watched file changing, the resulting manifest will contain duplicate arrays in the entry for...
## Feature Description At present, when using Complianz for the cookie banner, two duplicate `consent` `update` commands are enqueued on page load:  This is because we enqueue the `update`...
## Bug Description VRT runs in CI are intermittently failing before all the screenshots are captured, with the following error: ```sh COMMAND | Command "test" ended with an error after...