-
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
[HOLD for payment 2025-01-30] [$250] Expense - After editing expense details, page not scrolled and focused to system message #50659
Comments
Triggered auto assignment to @VictoriaExpensify ( |
@VictoriaExpensify 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 |
ProposalPlease re-state the problem that we are trying to solve in this issue.After editing expense details, page not scrolled and focused to system message. What is the root cause of that problem?We don't Line 5574 in 1220039
What changes do you think we should make in order to solve the problem?We should call
Line 5574 in 1220039
OPTIONAL: We can check if the transaction thread report is one transaction thread we will We should do the same for other update money request functions. What alternative solutions did you explore? (Optional) |
Job added to Upwork: https://www.upwork.com/jobs/~021845669426671518848 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rojiphil ( |
Edited by proposal-police: This proposal was edited at 2025-01-10 04:26:21 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.The edit system message is not shown after editing the money request. What is the root cause of that problem?In the video, we can see that the user is at the bottom of the chat list, but the new edit system message doesn't show. Our FlatList custom component has a config to auto-scroll to the top (or bottom because it's inverted) if the user is within the scroll threshold but only if App/src/components/InvertedFlatList/BaseInvertedFlatList/index.tsx Lines 15 to 26 in 7814eed
We only enable App/src/pages/home/report/ReportActionsView.tsx Lines 473 to 474 in 7814eed
In our case, when updating the description, for example, the new report action is added earlier before the report Why the report Lines 2560 to 2574 in 7814eed
However, inside What changes do you think we should make in order to solve the problem?Update the App/src/pages/home/report/ReportActionsView.tsx Lines 302 to 303 in fe6cfc2
What alternative solutions did you explore? (Optional)Alternative 1 Lines 2567 to 2574 in 7814eed
The batch logic will still be executed, but because we use SET, a Alternative 2 Before this automatic MERGE to MERGE_COLLECTION change, we used MERGE to merge individual keys and MERGE_COLLECTION to merge the collection key, which is predictable, but now, MERGE could change to MERGE_COLLECTION internally even if we want to merge it individually. I know it would be a lot of reactors to change all action files to use MERGE_COLLECTION instead of MERGE, so, to solve that, we need to have a new attribute to each Onyx update called
Then,
|
@rojiphil, @VictoriaExpensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
hey @rojiphil - can you please review @bernhardoj 's proposal when you have a chance? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Sorry for the delay here. I will review this my day tomorrow and update. |
Is anyone able to reproduce this? I am unable to reproduce as demonstrated below. 50659-nor-reproduced.mp4 |
Still reproducible web.mp4 |
@rojiphil @VictoriaExpensify this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@stitesExpensify Gentle bump for your review on comment here. Thanks |
Oops! Assigned! |
PR is ready cc: @rojiphil |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.88-7 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-30. 🎊 For reference, here are some details about the assignees on this issue:
|
@rojiphil @VictoriaExpensify @rojiphil 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] |
Payment Summary
BugZero Checklist (@VictoriaExpensify)
|
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:Test:
Do we agree 👍 or 👎 |
Test rail issue raised - https://github.com/Expensify/Expensify/issues/466788 |
Payment summary: |
Requested in ND. |
$250 approved for @bernhardoj |
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:
Reproducible in staging?: Y
Reproducible in production?: Y
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
After editing expense details, page must be scrolled and focused to system message.
Actual Result:
After editing expense details, page not scrolled and focused to system message.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6631952_1728660268703.screenrecorder-2024-10-11-18-34-05-385_compress_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @VictoriaExpensifyThe text was updated successfully, but these errors were encountered: