dukenv0307

Results 121 comments of dukenv0307

@hoangzinh Still able to reproduce this bug on the latest main.

@hoangzinh The screenshot here. Not sure how BE implements the logic now. For some account it returns personal detail but sometimes it not. https://github.com/Expensify/App/assets/129500732/9f0de812-7a22-486c-9c1c-6a276f5e6e99

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Group members disappeared in a split bill when make second split bill in a...

@abdulrahuman5196 https://github.com/dukenv0307/App/tree/fix/33518 Here is the change, of course we will need to re-test this carefully in the PR, this branch is the detail of the main ideal.

@tgolen Thank for your response 1. `isNewTransaction` is added to replace the condition `transactionID !== CONST.IOU.OPTIMISTIC_TRANSACTION_ID` 2. To clear the transaction draft if we close the modal without saving, we...

If we create the transaction, the draft is already cleared in `successData`, so we only need to cover the case the user close the request flow without saving.

The problem is if we are not in start page and close the modal, is the transaction draft is cleared?

Thanks for your testing. So for point 2 we can use this cleanup function to clear the draft and when we create a transaction, it will be cleared in successData....

## Proposal ### Please re-state the problem that we are trying to solve in this issue. New green line appears when delete second IOU ### What is the root cause...

> Cool, so @lakchote will push the BE and FE PRs. We'll pay @dukenv0307 $125 for their solution assuming no regression. @twisterdotcom Sorry I believe in this case usually the...