-
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
[HOLD for payment 2024-01-24] [$500] Thread - Edit box with parent message not in focus when there many comments in thread #30805
Comments
Triggered auto assignment to @abekkala ( |
Job added to Upwork: https://www.upwork.com/jobs/~01c7c8ad57a6053cea |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Thread - Edit box with parent message not in focus when there many comments in thread What is the root cause of that problem?We are always passing '0' as the index for the parent message, but since the list is inverted, '0' actually corresponds to the index of the last message in the thread, not the parent message's index.
What changes do you think we should make in order to solve the problem?We need to pass the length of the list minus one to accurately set the index of the parent message, since the list is inverted. We get the Resultfix_demo.mp4 |
@Krishna2323's proposal looks good to me. |
Triggered auto assignment to @aldo-expensify, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@aimane-chnaif @aldo-expensify, we should wait until #30729 is fixed otherwise it will cause problems while recording the video for IOS as it will cause infinite |
Agree. I also noticed while testing |
still holding on this one |
still holding on 30729 |
still on hold |
Still waiting on 30729 |
📣 @Krishna2323 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@aimane-chnaif, now we need to wait for this issue 🥲. @aldo-expensify can we proceed without this? since this is a very simple fix (just passing the correct prop). |
@Krishna2323 I am not sure it will block testing. That bug won't be gone after refresh app? |
@aimane-chnaif, it will block testing as the edit option will be unavailable on the parent message. |
@Krishna2323 have you tried restart app? It will be available after refresh thread Screen.Recording.2023-12-17.at.10.32.17.AM.mov |
@aimane-chnaif, edit option was working few minutes back but when I tried after pulling the latest code the app is crashing after just after starting. Will try again later today. app_crash.mp4 |
@aimane-chnaif, PR ready for a review. |
This issue has not been updated in over 15 days. @abekkala, @Krishna2323, @aldo-expensify, @aimane-chnaif eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.25-10 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-01-24. 🎊 For reference, here are some details about the assignees on this 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:
|
PAYMENTS FOR JAN 24
|
@abekkala bump for payments here |
@aimane-chnaif can you please complete the checklist above? |
@Krishna2323 payment sent and contract ended - thank you! 🎉 |
|
@aimane-chnaif payment sent and contract ended - thank you 🎉 |
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:**1.3.95-0
**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
Expensify/Expensify Issue URL:
**Issue reported by:**Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
The edit box with the parent message is in focus, and the user is able to see it
Actual Result:
The edit box with the parent is not in focus until the user starts typing
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6261528_1698963049662.video_2023-11-02_17-19-30.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: