-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$500] Delete request confirmation modal has Delete comment
as the title
#28861
Comments
Current assignee @trjExpensify is eligible for the Bug assigner, not assigning anyone new. |
Delete comment
as the title Delete comment
as the title
Job added to Upwork: https://www.upwork.com/jobs/~01677c1677ad8e585b |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
The title in video says |
ProposalPlease re-state the problem that we are trying to solve in this issueThe delete confirmation modal reads Delete comment. What is the root cause of that problem?The problem is that within the The What changes do you think we should make in order to solve the problem?Within the <ConfirmModal
- title={translate('reportActionContextMenu.deleteAction', {reportAction})}
+ title={translate('reportActionContextMenu.deleteAction', {action: reportAction})}
isVisible={isDeleteCommentConfirmModalVisible}
shouldSetModalVisibility={shouldSetModalVisibilityForDeleteConfirmation}
onConfirm={confirmDeleteAndHideModal}
onCancel={hideDeleteModal}
onModalHide={() => {
callbackWhenDeleteModalHide.current();
}}
prompt={translate('reportActionContextMenu.deleteConfirmation', {action: reportAction})}
confirmText={translate('common.delete')}
cancelText={translate('common.cancel')}
danger
/> What alternative solutions did you explore? (Optional)N/A Videosweb.mp4 |
Ah, you're looking at the second place in the video you can see this same modal where it is indeed correct. Look at the first one shown at 0.10s where it's incorrect. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Delete request confirmation modal has Delete comment as the title What is the root cause of that problem?"action"
What changes do you think we should make in order to solve the problem?We need to add action key here,
What alternative solutions did you explore? (Optional)NA Result:Screen.Recording.2023-10-05.at.11.37.39.AM.mov |
This is regression from #27221 |
@DylanDylann is that to say it's being fixed elsewhere as well? CC: @OlimpiaZurek |
This issue is still reproductible on current staging / local (latest main branch). Hopefully this will be treated soon as a regression from this PR. |
I just opened the PR with the fix. |
📣 @aimane-chnaif 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
@trjExpensify, @OlimpiaZurek, @aimane-chnaif Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Not overdue |
Let's make sure we add the reviewing label if it's missing. |
@trjExpensify, @OlimpiaZurek, @aimane-chnaif Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Is something wrong with the PR here. It went to staging two weeks ago apparently, but no melvin notice for prod? 🤔 |
@trjExpensify, @OlimpiaZurek, @aimane-chnaif Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Bump on the Q above. :) |
@trjExpensify, @OlimpiaZurek, @aimane-chnaif Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@OlimpiaZurek @aimane-chnaif this is on prod, so I'm really not sure what happened there. @aimane-chnaif confirming you require payment of $500 for the PR review correct? |
Correct. Not sure what's happening too. There was similar case at that moment. I believe this is on prod as well. |
Okay offer has been sent. 👍 |
Settled up! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Delete comment
Expected Result:
The delete confirmation modal should read
Delete request
Actual Result:
The delete confirmation modal reads
Delete comment
Workaround:
N/A
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number:
v1.3.77-5
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
3o5sNkB2p9.mp4
Expensify/Expensify Issue URL:
Issue reported by: @trjExpensify
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: