-
Notifications
You must be signed in to change notification settings - Fork 5k
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
fix: notifications use better events #26410
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #26410 +/- ##
===========================================
+ Coverage 70.13% 70.15% +0.02%
===========================================
Files 1435 1435
Lines 50309 50350 +41
Branches 13897 13919 +22
===========================================
+ Hits 35283 35321 +38
- Misses 15026 15029 +3 ☔ View full report in Codecov by Sentry. |
Builds ready [fbeb7d7]
Page Load Metrics (132 ± 148 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Quality Gate passedIssues Measures |
Builds ready [520a2c3]
Page Load Metrics (453 ± 371 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Description
This PR updates and introduces some events necessary for the notifications team to track user interaction with notifications.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist