-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Report Creation UI] Create report - No workspace selection screen when creating a new report #58427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Triggered auto assignment to @joekaufmanexpensify ( |
Triggered auto assignment to @robertjchen ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.There is no workspace selection screen when creating a new report. What is the root cause of that problem?I'm not sure about OD but in ND this condition is always App/src/pages/home/sidebar/FloatingActionButtonAndPopover.tsx Lines 494 to 498 in ba6abb8
So the lower logics is not triggered at all What changes do you think we should make in order to solve the problem?We should move "multi workspace" condition to above this condition App/src/pages/home/sidebar/FloatingActionButtonAndPopover.tsx Lines 494 to 498 in ba6abb8
if (groupPoliciesWithChatEnabled.length > 1) {
Navigation.navigate(ROUTES.NEW_REPORT_WORKSPACE_SELECTION);
} What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)NA Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
Offending PR but I can help raise a quick fix if needed. Also the feature's behind beta so I think it's not a blocker. |
Job added to Upwork: https://www.upwork.com/jobs/~021900466160745777243 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @DylanDylann ( |
This is intended logic. I made a mistake in test steps, which I corrected now.
So reassuming, if your Applause workspace is a paid group workspace with chat enabled, then we use it by default and create a report without showing selection page. Sorry for messing up the test steps in the first place. This can be closed. |
📣 @DylanDylann 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
@trjExpensify can you please confirm this is intended and close if so. From what @SzymczakJ wrote I agree |
Yep, agreed.
Assuming this meant "we show the switch to classic modal if the user only has paid group workspaces that don’t have chat enabled", which is existing logic we haven't touched. Sidebar: I take it Applause is seeing this because they're on the beta? 😅 |
yes |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.13-0
Reproducible in staging?: Yes
Reproducible in production?: Unable to check
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: #57847
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Money Requests
Action Performed:
Precondition:
Expected Result:
App will open workspace selection screen.
Actual Result:
There is no workspace selection screen when creating a new report.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6770231_1741919629308.20250314_103115.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @DylanDylannThe text was updated successfully, but these errors were encountered: