-
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
IOS - Chat - Main composer is displayed when editing second message #17531
Comments
Triggered auto assignment to @zanyrenney ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~0193911d4ae1a59365 |
Current assignee @zanyrenney is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
Triggered auto assignment to @techievivek ( |
📣 @prempratapsingh! 📣 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.
Format:
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue.Chat - Main composer is displayed when editing second message What is the root cause of that problem?toggleReportActionComposeView (which hides or shows the composer view) is being call with true when the first comment lost focus because the keyboardDidHideListener What changes do you think we should make in order to solve the problem?As we are calling toggleReportActionComposeView when the user click save changes and cancel we don't need this call on keyboardDidHide. But fixing that issue there is another related problem that we see: To fix that second problem, I propose we take away the responsibility to call toggleReportActionComposeView from each individual message edit (ReportActionItemMessageEdit) and instead take that to ReportActionsList so we can know if more than one edit is being done and call it accordingly. What alternative solutions did you explore? (Optional)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. |
📣 @chriscoderdr! 📣 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.
Format:
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@aimane-chnaif Can you please have a look at the above proposal by @chriscoderdr |
Heading OOO, reapplying the Bug0 label for active management. |
Triggered auto assignment to @sonialiap ( |
❌ There was an error making the offer to @s77rt for the Reviewer role. The BZ member will need to manually hire the contributor. cc @thienlnam |
📣 @s77rt 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @HezekielT You have been assigned to this job! |
📣 @s-alves10 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@sonialiap We have decided to share the bounty equal between @HezekielT and @s-alves10, and @s-alves10 alone would be eligible for the 50% bonus if the PR gets merged in 3 business days. |
🎯 ⚡️ Woah @s77rt / @s-alves10, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.48-5 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 2023-08-08. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
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:
|
Checklist is not due yet. We reverted the PR. @techievivek Can we re-open this for proposals? |
I think it would mess up the automation here 🤣, what would happen to the existing payment? Also, do we need to update the bounty to 1000 again? |
There is no payment due here. If it may be easier we can close this issue and move it to the new one? |
Ok, just to confirm, we don't pay anything if the PR gets reverted? I agree that moving the discussion to the new issue would be better. |
There is one issue related to main composer I think it'd be good to close this issue as well and create a new issue containing all cases we've found. |
To summarize what happened over here, we reverted the PR selected for this issue and we will need to investigate further to find a proper fix for the bug(it's a complex one). Therefore, we have decided to close this issue and continue the discussion or propose new solutions at #23908. Additionally, I agree that a starting price of $2000 is reasonable for this bug. Thank you all for your efforts. We have to make no payment over here. |
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 found when executing PR #17221
Action Performed:
Expected Result:
Main compose box should not be displayed
Actual Result:
Main compose box appears on the screen once I start to edit second message
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.0.0
Reproducible in staging?: Yes
Reproducible in production?: Yes
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
Bug6018008_IMG_9466.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: