-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
P1Medium priorityMedium priorityType: EnhancementImprovement of an existing featureImprovement of an existing feature
Milestone
Description
Tracking issue for exchanging the existing illustrations in the plugin for new branding illustrations, all SVG. Somewhat related is #2468. This should either be behind the userInput
flag (since those will be rolled out together), or behind a separate illustration-specific flag.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- The following images should be removed and replaced by corresponding new "side kick" illustrations:
rocket.svg
: With green success illustrationperson-sitting.svg
: With user input prompt illustration (used only in user input)congrats.svg
: With blue milestone illustration (used only in user input for now)sun-small.svg
: With notification alert illustration (used only for module alerts, i.e. AdSense, for now)thumbs-up.svg
: With award illustration (used when all modules have been activated)person-walking.svg
: With welcome illustrations (used for setup behindserviceSetupV2
feature flag)
Implementation Brief
- Exchange all SVG graphics per the ACs.
- Merge Replace old graphics with new side kick illustrations #3077.
Test Coverage
- N/A
Visual Regression Changes
- VRT reference images have to be refreshed to account for expected difference in illustrations.
QA Brief
- Ensure the SVG files outlined in the ACs are no longer in the codebase.
- Ensure the following areas have the above graphics:
- In the success notification for connecting Site Kit or activating a module, the green jumping sidekick should appear.
- When having activated all modules and going to "Connect more services", the yellow sidekick holding an award should appear.
- When there is a remote AdSense alert notification (shows in the AdSense module page if you have one), it should show the blue sidekick's arm holding a red warning sign.
- With the
serviceSetupV2
feature flag active:- The Site Kit setup screen should show the four sidekicks as a welcome.
- With the
userInput
feature flag active:- When visiting the dashboard as an existing user that has not filled the user input, the user input prompt notification should show the green sidekick with a pencil filling the user input.
- When completing the user input questions, the success notification should show the blue sidekick holding up a star.
Changelog entry
- Update assets across the plugin with new side kick-based branding illustrations.
Metadata
Metadata
Assignees
Labels
P1Medium priorityMedium priorityType: EnhancementImprovement of an existing featureImprovement of an existing feature