Open m-natarajan opened 1 month ago
Still waiting for more proposals...
@dukenv0307 Finally I found the solution without changing the useEffect
logic.
We should use notifyNewAction
at the end of putOnHold
and unholdRequest
. but we should send correct params for this.
const report = ReportUtils.getReport(reportID);
Report.notifyNewAction(report?.parentReportID ?? '-1', createdReportAction.actorAccountID);
It seems that in this PR it changed the condition to calculate hasNewestReportAction
and it also solves the problem in with one transaction thread
@dukenv0307 please check my proposal again
@nkdengineer's proposal looks good to me. @Anaslancer Your solution is quite same as @nkdengineer, but it doesn't fix the case there're more than 1 money request
πππ C+ reviewed
Triggered auto assignment to @mjasikowski, see https://stackoverflow.com/c/expensify/questions/7972 for more details.
let's go with @nkdengineer's proposal!
π£ @dukenv0307 π An offer has been automatically sent to your Upwork account for the Reviewer role π Thanks for contributing to the Expensify app!
π£ @nkdengineer π An offer has been automatically sent to your Upwork account for the Contributor role π Thanks for contributing to the Expensify app!
Offer link Upwork job Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review π§βπ» Keep in mind: Code of Conduct | Contributing π
If you havenβt already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.41-6 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: @dukenv0307 Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1727724158339229
Action Performed:
Expected Result:
After hold and unhold expense, it is scroll to bottom
Actual Result:
After hold and unhold expense, it isn't scrolling to the comment section
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
https://github.com/user-attachments/assets/398342a7-aaad-495f-9737-de73d1e94378
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @dukenv0307