[NOQA] fix: performance analytics markers#51815
Conversation
|
@hoangzinh Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
Hey @mountiny do we need a C+ for this PR? |
mountiny
left a comment
There was a problem hiding this comment.
LGTM but waiting to confirm the e2e tests will work fine with all these changes
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
I could run e2e tests successfully (in dev mode - that's why baseline and delta results are identical). Below are results:
|
|
@hannojg can you also review these changes? 👀 |
2218aa7 to
ff5f18d
Compare
|
@mountiny should we worry about these eslint checks here? This is an error on withOnyx deprecation. |
|
I think I missed the updated |
|
Updated with the new Also, this one is not being reported to Firebase with this PR. Should we do it? It doesn't provide us with a full TTI measure (I will follow up with this one), but gives a sense of how long the LHN itself takes to load for people. tti.after.mov |
|
Yes, if the e2e tests are still working this LGTM! |
|
@adhorodyski no need to worry about the eslint And we can add it, I dont think its any harm in adding these, worst case we decide later its not useful and we stop using it |
mountiny
left a comment
There was a problem hiding this comment.
Thanks, seems like we are good to go, right?
…er_options events
This reverts commit f50765a6c83b37b1477f7d9edbe232e52792783c.
360e7c5 to
11ff391
Compare
|
Not changing the useOnyx everywhere in this PR |
|
@mountiny looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
Explained above |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.61-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.61-3 🚀
|
@kirillzyusko @mountiny @hannojg
Explanation of Change
This PR corrects performance markers (both local & reporting to Firebase) in their docs as well as the implementation. Goal is to have clear definitions and be able to correctly collect performance data from full user interactions.
Fixed Issues
$ #51742
PROPOSAL: https://expensify.slack.com/archives/C05LX9D6E07/p1730214849510819
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop