Fix : Investigate Profiling: iOS - Chrome/Safari and MacOS - Safari#58065
Fix : Investigate Profiling: iOS - Chrome/Safari and MacOS - Safari#58065luacmartins merged 2 commits intoExpensify:mainfrom M00rish:hideProfiling-new
Conversation
luacmartins
left a comment
There was a problem hiding this comment.
@M00rish lint is failing. You can fix it by running npm run prettier
|
Hmm, seems not signed properly. I will check that |
src/components/TestToolsModal.tsx
Outdated
| const styles = useThemeStyles(); | ||
| const {translate} = useLocalize(); | ||
|
|
||
| const shouldShowProfileTool = () => { |
There was a problem hiding this comment.
| const shouldShowProfileTool = () => { | |
| const shouldShowProfileTool = useMemo(() => { |
There was a problem hiding this comment.
updated please review again, thanks.
We have a guideline for configuring signing commit in this section |
|
@M00rish Please follow the contributing guidelines for next time.
|
|
Yes, last commit was not signed correctly. That's why, in this case, if a commit need to be redone, do I create a new PR? Anyway this is noted for next time. Thanks |
It's just a note for next time. |
Reviewer Checklist
Screenshots/VideosiOS: mWebSafari ScreenRecording_03-12-2025.00-22-30_1.safari.MP4Firefox ScreenRecording_03-12-2025.00-23-28_1.firefox.MP4Chrome ScreenRecording_03-12-2025.00-25-30_1.chrome.MP4Opera ScreenRecording_03-12-2025.00-24-43_1.opera.MP4MacOS: Chrome / Opera / SafariSafari Screen.Recording.2025-03-12.at.00.27.41.mp4Opera Chrome Screen.Recording.2025-03-12.at.00.26.47.mp4MacOS: DesktopScreen.Recording.2025-03-12.at.00.28.36.mp4 |
|
@M00rish Could you please try to merge with the latest main branch to trigger the pipeline? |
What do you mean by trigger the pipeline? |
|
@suneox are you still reviewing the PR? Just asking because it seems like you completed the checklist, but there's no approval/change requests. |
|
✋ 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/luacmartins in version: 9.1.13-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.1.13-5 🚀
|




Explanation of Change
hiding profiling tool in the debugging modal:
because of lack of support
Fixed Issues
$ #56787
PROPOSAL: proposal
Tests
1- log in to with any account
2- for mobile/app do a four fingers tap or for desktop/browsers hit
CMD + D.3- verify profiling tool is not shown for :
safari or Firefox on all platforms
for chrome on IOS as well
Verify that no errors appear in the JS console
Offline tests
1- log in to with any account
2- for mobile/app do a four fingers tap or for desktop/browsers hit
CMD + D.3- verify profiling tool is not shown for :
QA Steps
1- log in to with any account
2- for mobile/app do a four fingers tap or for desktop/browsers hit
CMD + D.3- verify profiling tool is not shown for :
safari or Firefox on all platforms
for chrome on IOS as well
Verify that no errors appear in the JS console
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
Android: mWeb FireFox
iOS: Native
iOS: mWeb Safari
MacOS: Chrome
MacOS: Safari
MacOS: FireFox
MacOS: Desktop