-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement/9281 Refactor Audience Segmentation Setup Success Notification #9434
Enhancement/9281 Refactor Audience Segmentation Setup Success Notification #9434
Conversation
…fications infrastructure components.
… instead of using Dismissed Items directly.
…ntation-setup-success-notification.
Build files for 3fac4fa have been deleted. |
…ntation-setup-success-notification.
Size Change: -2.79 kB (-0.15%) Total Size: 1.81 MB
ℹ️ View Unchanged
|
…efactor-audience-segementation-setup-success-notification.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @jimmymadon, the implementation looks good and tests well.
Looking at the failing checks it appears there are E2E tests and perhaps JS test failures which are directly related to these changes. Can you check those?
@benbowler Thanks - I think the E2E test failures are now just related to the cron issue. Adding the feature flag helped everything else. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jimmymadon, good update to wrap the notification in the feature flag. I've looked through the changes and re-tested and moving to MR.
…ntation-setup-success-notification.
Summary
Addresses issue:
Relevant technical choices
@techanvil and I discussed the possibility of creating an "On demand" notification instead of simply reevaluating the queue using "invalidateResolution". However, on my recent one to one with @aaemnnosttv, we think this can be thought through more in a separate issue where we refactor this particular notification to create a more robust "on demand" notification. So I've created a new issue for this: #9453
PR Author Checklist
Do not alter or remove anything below. The following sections will be managed by moderators only.
Code Reviewer Checklist
Merge Reviewer Checklist