Abdelhafidh Belalia

Results 422 comments of Abdelhafidh Belalia

@dukenv0307 Thanks for the update. I'm not sure if the solution is complete, will this work correctly if we edit the amount and press 'Save' instead of going back? Your...

@dukenv0307 Thanks for the explanation. It seems that handling that state is a little messy. I would prefer if we can fix this in another way.

@dukenv0307 Your reasoning here have some valid points :+1:. But I'm not really sure how we are going to move forward given that we have about 3, 4 other issues...

@trjExpensify Yes I reviewed the PR. There were 2 bugs https://github.com/Expensify/App/issues/36444 and https://github.com/Expensify/App/pull/35672#discussion_r1488674313. Can you assign me here?

The linked PRs are merged. The issue is no longer reproducible. We can close this cc @mallenexpensify

🎀 👀 🎀 Can you please check why is the BE changing the lastMessageText / lastMessageHtml of task reports when edited? cc @thienlnam since you worked on https://github.com/Expensify/App/issues/16856

@MariaHCD Making a request to `EditTaskAssignee` to change the assignee is also changing the report's lastMessageText / lastMessageHtml. Calling `OpenReport` will return those two fields with their new values. Given...