Scroll to the Audiences Widget Area from the Setup Success Notice
Feature Description
Clicking on the Setup Success Notice's "Show me" CTA should scroll to the Audiences Widget Area.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- Upon clicking the "Show me" CTA on the Setup Success Notice, the page should scroll to the Audiences Widget Area, and the notice should be dismissed for the current user.
Implementation Brief
Note: see the IB for #8172, we may be able to refactor/reuse the corresponding code.
- [ ] Update the
scrollToWidgetAreafunction inassets/js/modules/analytics-4/components/audience-segmentation/dashboard/AudienceSegmentationSetupSuccessSubtleNotification.js: https://github.com/google/site-kit-wp/blob/e12d144418423b637879d8dd0f0d181acaa89b1b/assets/js/modules/analytics-4/components/audience-segmentation/dashboard/AudienceSegmentationSetupSuccessSubtleNotification.js#L65-L70- [ ] Use
getContextScrollTopto get the y offset for the class.googlesitekit-widget-area--mainDashboardTrafficAudienceSegmentation. - [ ] Use
global.scrollTowithtopset to the value ofgetContextScrollTopand thebehaviourset tosmooth. - [ ] Account for any layout shift due to the notification being dismissed with
dismissNotificationForUserin this function.
- [ ] Use
Test Coverage
- No additional test coverage required.
QA Brief
Changelog entry
I created an IB, should we consider dismissing the notification after the user clicks "Show Me"?
Thanks @benbowler, yes, the intention is to dismiss the notification as well (i.e. maintain the current behaviour). I've updated the AC to make it clearer.
IB :white_check_mark:
QA Update ✅
Upon clicking the "Show me" CTA on the Setup Success Notice, the page scrolls to the Audiences Widget Area, and the notice is dismissed for the current user.
Moving ticket to Approval.
https://github.com/user-attachments/assets/75fc988e-8ca0-4fdd-b33c-3c1c6607d19e
Mobile test:
https://github.com/user-attachments/assets/bac64cff-cf22-4742-b9d2-6fbaca06204e