fix: Workspace - RBR displays after select secondary login account as Additional approver#84092
Conversation
|
@MelvinBot pull main |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-03-04.at.2.46.06.PM.movAndroid: mWeb ChromeiOS: HybridAppScreen.Recording.2026-03-04.at.2.39.56.PM.moviOS: mWeb SafariMacOS: Chrome / Safaribefore fix: Screen.Recording.2026-03-04.at.2.27.06.PM.movafter fix: Screen.Recording.2026-03-04.at.2.32.11.PM.mov |
| const selectedAccountID = Number(policyMemberEmailsToAccountIDs[selectedApprover.login] ?? ''); | ||
| if (!selectedAccountID) { | ||
| return; | ||
| } |
There was a problem hiding this comment.
What's this change for? It's redundant as already filtered out above
|
I can't merge main into this branch because I didn't open this PR and I'm not listed as an assignee. To have me pull main, please add me as an assignee on this PR and then retry your request. |
|
@annaweber830 you're missing precondition in Tests step Precondition: User B has a secondary login |
|
Hi @situchan I updated test step. |
|
Also address #84092 (comment) and pull main. |
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
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". |
JmillsExpensify
left a comment
There was a problem hiding this comment.
Interesting one! Fix looks good to me.
@annaweber830 please handle this comment from @situchan |
|
Hi @situchan I updated my PR. |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
🚧 @lakchote has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/lakchote in version: 9.3.32-0 🚀
|
|
🚀 Deployed to production by https://github.com/blimpich in version: 9.3.32-3 🚀
|
Explanation of Change
fix: Workspace - RBR displays after select secondary login account as Additional approver
Fixed Issues
$ #79637
PROPOSAL: #79637 (comment)
Tests
Precondition: User B has a secondary login
User A creates a Workspace and adds the secondary login of user B as a member
Offline tests
Same as test
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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))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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-03-03.at.2.49.18.PM.mp4