dukenv0307
dukenv0307
> The backend actually returns & for & as well, we are just parsing that correctly @alex-mechler thanks for the feedback! I think we're not using the data returned in...
hi @mollfpr in this line https://github.com/Expensify/App/blob/f8acfae37e181c66ab9dbf232772bb293c9b159b/src/libs/actions/IOU.js#L196, if we change to `const parsedComment = _.escape(comment);` to avoid adding the incorrect `` html tag to the comment. It will send the ````````...
## Proposal ### Please re-state the problem that we are trying to solve in this issue. There're 2 problems here regarding the animation: 1. Double sliding animation on Send/Request Money...
> The RCA is correct. However the suggested fix looks too much. Can't we differentiate between the two cases @s77rt We can do the following: 1. Apply step 1, 2...
@s77rt thanks for the review! > answering the following questions: 1. Navigating to MoneyRequestAmount. We know if we are: i. Setting the amount (init open / back press) - If...
@s77rt sure, that's what I suggested in the [initial proposal](https://github.com/Expensify/App/issues/17710#issuecomment-1517518644) > The bug we are trying to fix here is a little tricky and while I think your initial proposal...
@hoangzinh I have some problems with my iOS and Android simulator. Will update the screenshot for this soon.
> PR is missing recording native platforms I updated android vide, my IOS simulator is failing.
> There is a short period the app shows login email instead of "Hidden" after task is created. Are you able to fix it? It's a known bug here https://github.com/Expensify/App/issues/31746.
@hoangzinh I updated, missed to remove us-use import.