fix: Long tap on the app icon shows the participant selector even though my workspace is domain controlled#76477
Conversation
…ugh my workspace is domain controlled
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
Code Review CompleteThe code-inline-reviewer agent has completed its review. Please check for any inline comments on the PR for specific feedback and suggestions. |
JmillsExpensify
left a comment
There was a problem hiding this comment.
Agree that we should plug this loophole, though I'm going to trigger an adhoc so I can test the long-hold testing steps in the PR. I don't see that tested in the associated screen recordings.
This comment has been minimized.
This comment has been minimized.
|
🚧 @JmillsExpensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
@JmillsExpensify The app short cut is only available on Hybrid App which I can't access so I only record the normal flow. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppCleanShot.2026-02-03.at.00.16.13_.mp4Android: mWeb ChromeCleanShot.2026-02-03.at.00.44.43_.mp4iOS: HybridAppCleanShot.2026-02-03.at.00.02.17_.mp4iOS: mWeb SafariCleanShot.2026-02-03.at.00.49.48_.mp4MacOS: Chrome / SafariCleanShot.2026-02-03.at.00.45.41_.mp4 |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
@nkdengineer It looks like we have another condition preventing navigation to the confirmation page when using the app shortcut. screen-20251203-233843.mp4We may need to update |
|
@suneox Can you build hybridapp locally and test the full flow to see if it's reproducible. |
|
@suneox Friendly bump. |
@nkdengineer You can use the deeplink |
|
@suneox App/src/pages/iou/request/step/IOURequestStepScan/index.native.tsx Lines 480 to 500 in e0923e0 |
@nkdengineer I'd like confirmed this change works after updating the deeplink on the HybridApp to CleanShot.2025-12-18.at.00.19.02__2.mp4 |
|
@suneox Can you please raise the Hybrid App PR? |
Sure, I'll create PR today |
|
@nkdengineer Please update the PR description to support triggering an ad-hoc hybrid app build from a specific Mobile-Expensify PR. |
|
@suneox Updated. |
|
@luacmartins Currently, there is another condition blocking the use of the default policy in the Smart Scan flow. Currently, the Smart Scan deeplink navigates to submit instead of create, which makes the flow inconsistent with the floating camera action on NewDot. I’ve created this PR for the Hybrid App to make the flow consistent (Scan → Confirm). With the current submit action, users are taken to participant selection instead. Could you please help review this PR when you have a chance? Thanks! |
|
@luacmartins I mentioned this incorrectly earlier. Could you please take a look at this comment and help trigger an adHoc build for this one? |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b8d0c2a9aa
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
src/pages/iou/request/step/IOURequestStepDistanceGPS/index.native.tsx
Outdated
Show resolved
Hide resolved
|
@nkdengineer bump on the comments above |
|
@nkdengineer bump |
|
We still have conflicts |
@nkdengineer Here is the new Hybrid PR https://github.com/Expensify/Mobile-Expensify/pull/13859 |
|
@suneox Mobile PR merged |
|
@nkdengineer The Hybrid PR is merged. We're now waiting to sync with the latest main and clean up the deep-link condition check |
b8d0c2a to
c2652a7
Compare
|
@suneox I updated. |
|
@nkdengineer conflicts |
|
@luacmartins I run prettier locally and the file change isn't related.
|
|
@nkdengineer can you merge main? I think it was fixed on main |
|
@luacmartins It's fixed now. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @luacmartins has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.3.25-0 🚀
|
|
Our tester was logged in as applausetester@applause.expensifail.com in OD to invite a member applausetester+laprill@applause.expensifail.com in a group following the PR steps. Here's the video (it's a bit long because of the long loading times): ND.PR.76477.-.fail.mp4 |

Explanation of Change
fix: Long tap on the app icon shows the participant selector even though my workspace is domain controlled
Fixed Issues
$ #76179
PROPOSAL: #76179 (comment)
MOBILE-EXPENSIFY: https://github.com/Expensify/Mobile-Expensify/pull/13859
Tests
Offline tests
Same
QA Steps
Same as test
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)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
Screen.Recording.2025-12-02.at.10.57.22.mov
Android: mWeb Chrome
Screen.Recording.2025-12-02.at.10.57.59.mov
iOS: Native
Screen.Recording.2025-12-02.at.10.59.20.mov
iOS: mWeb Safari
Screen.Recording.2025-12-02.at.10.58.36.mov
MacOS: Chrome / Safari
Screen.Recording.2025-12-02.at.10.56.16.mov