Tom Rees-Herdman
Tom Rees-Herdman
## Feature Description Ensure that the Info Notice is only shown when there is suitable data available (e.g. the metric which the message is discussing is in a non-zero state)...
## Feature Description Add REST and datastore APIs for audience settings. This essentially means the following REST endpoints: - `GET audience-settings` - `POST audience-settings` And the following datastore selectors and...
## Feature Description When the widgets in a widget area are combined due to all being in the `ReportError` state, it's necessary to individually retry for each of the errors,...
## Bug Description The circle around the tick that indicates the WP Consent API is active is squashed at narrow tablet viewports. ## Steps to reproduce 1. Install and activate...
## Feature Description Add the datastore API for determining the type of an audience. Specifically that means the following selectors: - `isDefaultAudience( audienceResourceName )` - `isSiteKitAudience( audienceResourceName )` - `isUserAudience(...
## Feature Description Add the "New" badge to the Audience Widget Area. See [audiences widget area](https://docs.google.com/document/d/1MGD5Djy6AeeZC4zBtHqS-lQEWD9jw0kf-IIWw-jLCFU/edit#heading=h.6riep7s01sry) and ["New" badges](https://docs.google.com/document/d/1MGD5Djy6AeeZC4zBtHqS-lQEWD9jw0kf-IIWw-jLCFU/edit#heading=h.7rc9fqmf26a) in the design doc. --------------- _Do not alter or remove anything...
## Feature Description Add the generic “expirable items" infrastructure that will be used to manage the "New" badges. See ["New" badges](https://docs.google.com/document/d/1MGD5Djy6AeeZC4zBtHqS-lQEWD9jw0kf-IIWw-jLCFU/edit#heading=h.7rc9fqmf26a) in the design doc. --------------- _Do not alter or...
## Feature Description Add the Audiences Widget Area to the dashboard in the happy path view. This includes displaying an Audience Tile per selected audience with live data, the Info...
## Feature Description Implement the info notice will be displayed when the Selection Panel is opened with only one item selected. See [audiences creation > info notice](https://docs.google.com/document/d/1MGD5Djy6AeeZC4zBtHqS-lQEWD9jw0kf-IIWw-jLCFU/edit#heading=h.vm6vp7cnnu2r) in the design...
## Bug Description When viewing the "Top search queries" widget on the shared dashboard at narrow viewports, long search queries can currently overflow the clicks and impressions metrics. ## Steps...