Skip to content
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

[PAID] [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish #50290

Open
2 of 6 tasks
IuliiaHerets opened this issue Oct 5, 2024 · 31 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@IuliiaHerets
Copy link

IuliiaHerets commented Oct 5, 2024

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: v9.0.45-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5045504
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team

Action Performed:

Pre-requisite: the user must have set the language preference to Spanish.

  1. Go to any chat.
  2. Right click on any message (send a message is there is none).
  3. Click on "Eliminar comentario".

Expected Result:

Text on confirmation modal should say: ¿Estás seguro de que quieres eliminar este comentario?

Actual Result:

Text on confirmation modal says: ¿Estás seguro de que quieres eliminar este comentario

Workaround:

Unknown

Platforms:

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Bug6624989_1728085104424!Screenshot_1

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021843383751880246894
  • Upwork Job ID: 1843383751880246894
  • Last Price Increase: 2024-10-07
Issue OwnerCurrent Issue Owner: @eh2077
@IuliiaHerets IuliiaHerets added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Oct 5, 2024
Copy link

melvin-bot bot commented Oct 5, 2024

Triggered auto assignment to @strepanier03 (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@IuliiaHerets
Copy link
Author

@strepanier03 FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors

@MuaazArshad
Copy link
Contributor

MuaazArshad commented Oct 5, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

Chat - There is no closing question mark on delete comment confirmation modal in Spanish

What is the root cause of that problem?

We are not adding ? here

deleteConfirmation: ({action}: DeleteConfirmationParams) =>

What changes do you think we should make in order to solve the problem?

We should add it like this

deleteConfirmation: ({action}: DeleteConfirmationParams) =>
            `¿Estás seguro de que quieres eliminar este ${action?.actionName === CONST.REPORT.ACTIONS.TYPE.IOU ? 'gasto?' : 'comentario?'}`,

What alternative solutions did you explore? (Optional)

@abzokhattab
Copy link
Contributor

abzokhattab commented Oct 5, 2024

Edited by proposal-police: This proposal was edited at 2024-10-05 15:54:14 UTC.

Proposal

Please re-state the problem that we are trying to solve in this issue.

There is no closing question mark on delete comment confirmation modal in Spanish

What is the root cause of that problem?

this translation is not correct

App/src/languages/es.ts

Lines 636 to 637 in 87ea100

deleteConfirmation: ({action}: DeleteConfirmationParams) =>
`¿Estás seguro de que quieres eliminar este ${action?.actionName === CONST.REPORT.ACTIONS.TYPE.IOU ? 'gasto' : 'comentario'}`,

What changes do you think we should make in order to solve the problem?

add question mark to the end

deleteConfirmation: ({action}: DeleteConfirmationParams) =>
            `¿Estás seguro de que quieres eliminar este ${action?.actionName === CONST.REPORT.ACTIONS.TYPE.IOU ? 'gasto' : 'comentario'}?`,

What alternative solutions did you explore? (Optional)

@abzokhattab
Copy link
Contributor

Proposal updated

Added the exact code changes

@strepanier03 strepanier03 added the External Added to denote the issue can be worked on by a contributor label Oct 7, 2024
@melvin-bot melvin-bot bot changed the title Chat - There is no closing question mark on delete comment confirmation modal in Spanish [$250] Chat - There is no closing question mark on delete comment confirmation modal in Spanish Oct 7, 2024
Copy link

melvin-bot bot commented Oct 7, 2024

Job added to Upwork: https://www.upwork.com/jobs/~021843383751880246894

@melvin-bot melvin-bot bot added Overdue Help Wanted Apply this label when an issue is open to proposals by contributors labels Oct 7, 2024
Copy link

melvin-bot bot commented Oct 7, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 (External)

@melvin-bot melvin-bot bot removed the Overdue label Oct 7, 2024
@strepanier03 strepanier03 changed the title [$250] Chat - There is no closing question mark on delete comment confirmation modal in Spanish [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish Oct 7, 2024
@strepanier03
Copy link
Contributor

Updated the job post and the title as this change is very simple and small, and we agreed to lower the price on this one.

@parotax
Copy link

parotax commented Oct 7, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

We are missing a "?" at the end of delete comment confirmation modal's spanish text.

What is the root cause of that problem?

In the src/languages/es.ts file we ask for delete confirmation without the "?":

deleteConfirmation: ({action}: DeleteConfirmationParams) =>
            `¿Estás seguro de que quieres eliminar este ${action?.actionName === CONST.REPORT.ACTIONS.TYPE.IOU ? 'gasto' : 'comentario'}`,

What changes do you think we should make in order to solve the problem?

Add the missing "?" in the end of the string in the translation file.

Copy link

melvin-bot bot commented Oct 7, 2024

📣 @parotax! 📣
Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Please follow these steps:

  1. Make sure you've read and understood the contributing guidelines.
  2. Get the email address used to login to your Expensify account. If you don't already have an Expensify account, create one here. If you have multiple accounts (e.g. one for testing), please use your main account email.
  3. Get the link to your Upwork profile. It's necessary because we only pay via Upwork. You can access it by logging in, and then clicking on your name. It'll look like this. If you don't already have an account, sign up for one here.
  4. Copy the format below and paste it in a comment on this issue. Replace the placeholder text with your actual details.
    Screen Shot 2022-11-16 at 4 42 54 PM
    Format:
Contributor details
Your Expensify account email: <REPLACE EMAIL HERE>
Upwork Profile Link: <REPLACE LINK HERE>

@strepanier03
Copy link
Contributor

This might be a dupe of #49893, going to check and if so close this out.

@parotax
Copy link

parotax commented Oct 7, 2024

Contributor details
Your Expensify account email: [email protected]
Upwork Profile Link: https://www.upwork.com/freelancers/~01f29577390fed6ca6

Copy link

melvin-bot bot commented Oct 7, 2024

✅ Contributor details stored successfully. Thank you for contributing to Expensify!

@parotax
Copy link

parotax commented Oct 7, 2024

This might be a dupe of #49893, going to check and if so close this out.

@strepanier03 To me it doesn't seem to be a duplicate. It is just a similar issue in the "Download attachment" modal. This is in "Delete message" modal.

@eh2077
Copy link
Contributor

eh2077 commented Oct 9, 2024

Thank you for your speedy proposals!

This one is really straightforward. I think we should go with @MuaazArshad 's proposal as they're the first to point the root cause.

@MuaazArshad posted at 2024-10-05T15:51:45Z while @abzokhattab posted at 2024-10-05T15:54:03Z

🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Oct 9, 2024

Triggered auto assignment to @neil-marcellini, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@neil-marcellini
Copy link
Contributor

Thank you for your speedy proposals!

This one is really straightforward. I think we should go with @MuaazArshad 's proposal as they're the first to point the root cause.

I agree, sounds good. @strepanier03 this one is so simple that I would suggest we pay $0 for it, or at least next time we have a similar copy change. No C+ is really needed either.

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Oct 9, 2024
Copy link

melvin-bot bot commented Oct 9, 2024

📣 @MuaazArshad You have been assigned to this job!
Please apply to the Upwork job and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Once you apply to this job, your Upwork ID will be stored and you will be automatically hired for future jobs!
Keep in mind: Code of Conduct | Contributing 📖

Copy link

melvin-bot bot commented Oct 14, 2024

@strepanier03, @neil-marcellini, @MuaazArshad, @eh2077 Eep! 4 days overdue now. Issues have feelings too...

@melvin-bot melvin-bot bot added Overdue Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Daily KSv2 labels Oct 14, 2024
@melvin-bot melvin-bot bot changed the title [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish [HOLD for payment 2024-10-22] [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish Oct 15, 2024
@melvin-bot melvin-bot bot removed the Overdue label Oct 15, 2024
Copy link

melvin-bot bot commented Oct 15, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.48-2 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 2024-10-22. 🎊

For reference, here are some details about the assignees on this issue:

  • @MuaazArshad requires payment (Needs manual offer from BZ)
  • @eh2077 requires payment through NewDot Manual Requests

Copy link

melvin-bot bot commented Oct 15, 2024

BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:

  • [@eh2077] The PR that introduced the bug has been identified. Link to the PR:
  • [@eh2077] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@eh2077] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@eh2077] Determine if we should create a regression test for this bug.
  • [@eh2077] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@strepanier03] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@strepanier03

This comment was marked as duplicate.

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels Oct 21, 2024
@strepanier03
Copy link
Contributor

comes off payment hold tomorrow.

@melvin-bot melvin-bot bot removed the Overdue label Oct 21, 2024
Copy link

melvin-bot bot commented Oct 22, 2024

Payment Summary

Upwork Job
@MuaazArshad - $67.50 via Upwork (offer)
@eh2077 - $67.50 via NewDot Manual Requests

BugZero Checklist (@strepanier03)

  • I have verified the correct assignees and roles are listed above and updated the neccesary manual offers
  • I have verified that there are no duplicate or incorrect contracts on Upwork for this job (https://www.upwork.com/ab/applicants/1843383751880246894/hired)
  • I have paid out the Upwork contracts or cancelled the ones that are incorrect
  • I have verified the payment summary above is correct

@strepanier03
Copy link
Contributor

@MuaazArshad I've paid and closed the contract. @eh2077 - payment summary is above and you can request in New Expensify. Closing out now 👋

@strepanier03 strepanier03 changed the title [HOLD for payment 2024-10-22] [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish [PAID] [$67.50] Chat - There is no closing question mark on delete comment confirmation modal in Spanish Oct 23, 2024
@eh2077
Copy link
Contributor

eh2077 commented Oct 23, 2024

Requested in NewDot

@JmillsExpensify
Copy link

$67.50 approved for @eh2077

@tgolen
Copy link
Contributor

tgolen commented Oct 23, 2024

Reopening for @eh2077 and @strepanier03 to fill out the regression checklist

@tgolen tgolen reopened this Oct 23, 2024
@strepanier03
Copy link
Contributor

Ah dang, I must have mixed this up with another one that didn't have a reg test needed, thanks for catching @tgolen. @eh2077 please finish up the checklist and I'll make the reg test.

@eh2077
Copy link
Contributor

eh2077 commented Oct 24, 2024

I put this on my todo list and will complete it by tmr, thanks!

@eh2077
Copy link
Contributor

eh2077 commented Oct 25, 2024

Checklist

  • [@eh2077] The PR that introduced the bug has been identified. Link to the PR: Allow money request deletion #17348
  • [@eh2077] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment: https://github.com/Expensify/App/pull/17348/files#r1816579385
  • [@eh2077] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion: N/A
  • [@eh2077] Determine if we should create a regression test for this bug. No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

9 participants