-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[HOLD for payment 2025-01-15] [$125] [Pending / Scanning] If multiple receipts are scanning in a report, update the copy of the preview component to be plural (i.e. "receipts scanning") #49054
Comments
Triggered auto assignment to @isabelastisser ( |
Triggered auto assignment to @kadiealexander ( |
|
Should be a simple task. |
Job added to Upwork: https://www.upwork.com/jobs/~021834189848594534997 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
Edited by proposal-police: This proposal was edited at 2024-09-12 11:23:30 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.If multiple receipts are scanning in a report, update the copy of the preview component to be plural What is the root cause of that problem?Feature request What changes do you think we should make in order to solve the problem?Here we can add another check
if numberOfScanningReceipts > 1 we can show new text Receipts scanning . We also need to add this in en.ts and es.ts file
What alternative solutions did you explore? (Optional)We can make directly changes in es.ts and en.ts files we can do something like this
|
Edited by proposal-police: This proposal was edited at 2024-12-16 13:01:12 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.If multiple receipts are scanning in a report, update the copy of the preview component to be plural What is the root cause of that problem?We don't make the What changes do you think we should make in order to solve the problem?Update the
Update this code to pass the count param using
Do the same for other What alternative solutions did you explore? (Optional) |
Note for C+: My alternate solution was added 1 minute before @nyomanjyotisa |
I think there is an open PR already here #48229 that handles Plural forms |
Good point ! Bu it would be better to ask @shubham1206agra's opinion |
Hi @ZhenjaHorbach, your PR is already handling so many files. We've encountered a similar situation in the past where the team decided to keep these changes separate. For reference: #48412 (comment) |
Actually my PR just prepares translations for the use of plural forms 😅 So I don't have much context |
No, this is directly related to pluralization. So we will handle this. |
Sorry, it's unclear what you mean. Are we moving forward with a PR for this issue or is it being taken care of elsewhere? |
📣 @nyomanjyotisa 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.81-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2025-01-15. 🎊 For reference, here are some details about the assignees on this issue:
|
@eh2077 @isabelastisser @eh2077 The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
Not overdue - we just need the BZ checklist to move forward here |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test Proposal Template
Regression Test ProposalPrecondition:Test:Do we agree 👍 or 👎 |
@eh2077, please complete the checklist before the payment can be processed. Thanks! |
Bump @eh2077 to complete the checklist. Thanks! |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
No, we don't need to add regression test here because the fix is straightforward. |
@isabelastisser Done, thanks for the ping! |
Payment summary: @nyomanjyotisa automatic offer (Contributor) $125 - paid in Upwork. |
@isabelastisser The issue is marked for $125. Can you double-check the payment summary? |
@shubham1206agra, my confusion, sorry! updated! |
$125 approved for @eh2077 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue reported by: @kevinksullivan
Slack conversation: https://expensify.slack.com/archives/C036QM0SLJK/p1726065881464109
Action Performed:
Expected Result:
The report preview component should say "Receipts scanning" as there are multiple on the report
Actual Result:
The report preview says "Receipt scanning"
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @isabelastisserThe text was updated successfully, but these errors were encountered: