Add Workspace navigation suggestions to Search Router - #97972
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
@marufsharifi 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] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 952b0a632f
ℹ️ 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".
|
@marufsharifi, I’ve addressed the AI review comments above. Thanks! |
|
@nabi-ebrahimi there also seem to be conflicts 🙏 |
Done, thanks! |
|
@MelvinBot Review |
ReviewSolid refactor — extracting the workspace menu into 🔴 Must fix — dead / misleading transition guard. In const isWorkspaceSettingsTransition =
WORKSPACE_ROUTE_PATTERN.test(targetRoute) && activeRoute !== targetRoute && WORKSPACE_ROUTE_PATTERN.test(activeRoute);
// then remove getWorkspaceRouteSuffix (25–29) and targetSuffix (77)🟡 Still open from the earlier threads (unaddressed at
🟡 One addition — the suggestion path computes indicators it never renders. npm run react-compiler-compliance-check check-changedNotes
|
|
@marufsharifi, all review comments have been addressed or clarified, and the focused checks pass. Could you please take another look? Thanks! |
|
Nice. Same here, @marufsharifi. Let's get these re-reviews done tomorrow! |
|
This is almost done, i will finish this before afternoon. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-08-20.at.10.59.47.AM.movAndroid: mWeb ChromeScreen_Recording_20260820_110428_Chrome.mp4iOS: HybridAppScreen.Recording.2026-08-20.at.11.27.13.AM.moviOS: mWeb SafariScreen.Recording.2026-08-20.at.11.30.18.AM.movMacOS: Chrome / SafariScreen.Recording.2026-08-20.at.10.41.38.AM.movScreen.Recording.2026-08-20.at.10.43.52.AM.movScreen.Recording.2026-08-20.at.10.44.51.AM.movScreen.Recording.2026-08-20.at.10.46.28.AM.movScreen.Recording.2026-08-20.at.10.47.49.AM.mov |
|
@nabi-ebrahimi there seems to be confclits 🙏 |
c8ab1fb
@carlosmiceli sorry for the delay, resolved the conflicts. This failure is also unrelated to this PR. |
|
@nabi-ebrahimi tests are failing now 🫂 |
|
🚧 trjExpensify has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
Ran a build on this to confirm the navigation from inside the workspace editor doesn't have the same bug as domains found here. Confirmed it doesn't. 👍 |
|
@nabi-ebrahimi, could you please merge the main? thanks. |
|
@carlosmiceli, the test failure was already present on main, so I believe we can proceed with merging this. Thanks! |
|
@nabi-ebrahimi let's do one more main merge to see if it fixes the test, we'll merge if not anyway,. |
|
@carlosmiceli, I merged the |
|
🚧 carlosmiceli 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/carlosmiceli in version: 9.4.70-0 🚀
|
|
🤖 Yes, help site changes are required. Draft PR: #100345
What the docs PR changes
No new article, so UI labels verified in the live app (not taken from the diff)I drove NewDot on web to confirm every label used in the article:
@nabi-ebrahimi, please review the linked help site PR and confirm it reflects the current behavior. Then mark the linked help site PR |
|
🚀 Deployed to staging by https://github.com/carlosmiceli in version: 9.4.72-0 🚀
|
|
Deploy Blocker #100369 was identified to be related to this PR. |





Explanation of Change
Adds accessible Workspace pages to Search Router using the shared Workspace menu source.
Workspace suggestions:
HRquery.Fixed Issues
$ #92752
PROPOSAL: #92752 (comment)
Tests
Search for a Workspace page
members.Search by workspace name
Search for HR
HR.Switch between workspaces
Verify visibility rules
Offline tests
Same as the Tests.
QA Steps
Same as the Tests.
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectionAvatar, 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.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.2026-08-07.at.9.20.16.PM.mov
Android: mWeb Chrome
Recording_20260807_204348.mp4
iOS: Native
Screen.Recording.2026-08-07.at.9.31.59.PM.mov
iOS: mWeb Safari
Screen.Recording.2026-08-07.at.9.33.11.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2026-08-07.at.8.39.16.PM.mov
Screen.Recording.2026-08-07.at.8.39.48.PM.mov
Screen.Recording.2026-08-07.at.8.40.41.PM.mov
Screen.Recording.2026-08-07.at.8.41.54.PM.mov
Screen.Recording.2026-08-07.at.8.42.53.PM.mov