-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Expense - Track expense button displayed instead of Submit when creating expense in self DM #50826
Comments
Triggered auto assignment to @cead22 ( |
💬 A slack conversation has been started in #expensify-open-source |
Triggered auto assignment to @twisterdotcom ( |
👋 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:
|
@grgia do you know what the behavior is supposed to be here? cc @trjExpensify |
Edited by proposal-police: This proposal was edited at 2024-10-15 18:57:35 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.The "Track expense" button displayed on the confirmation screen What is the root cause of that problem?In here, we are display button text is
What changes do you think we should make in order to solve the problem?We should display
Or we can use What alternative solutions did you explore? (Optional) |
Edited by proposal-police: This proposal was edited at 2024-10-15 19:03:42 UTC. yeah doesn't look like a deploy blocker. We can wait for the confirmation on the behavior but I checked the code. ProposalPlease re-state the problem that we are trying to solve in this issue.In the Self DM, when we choose "Create Expense", we always end up with the "Track expense" flow. Check the URL: What is the root cause of that problem?In App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 162 to 166 in e8a8c53
What changes do you think we should make in order to solve the problem?In the
Lines 6784 to 6786 in e8a8c53
What alternative solutions did you explore? (Optional) |
It's always been "Track" as you cannot submit an expense to yourself, only track it. IIRC, the self-dm was where we first implemented the "Track expense" functionality: #36362 Even the chat header says "Use + button to track an expense": Therefore, this button title looks like expected behavior to me. |
Thanks @paultsimura. Closing for now |
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.0.49.0
Reproducible in staging?: Y
Reproducible in production?: N/A - new feature, doesn't exist in prod
Issue was found when executing this PR: #50239
Issue reported by: Applause Internal Team
Action Performed:
and log in
Expected Result:
The "Submit" button is displayed on the confirmation screen
Actual Result:
The "Track expense" button displayed on the confirmation screen
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6635437_1729008557873.Recording__865.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: