Yao

Results 17 comments of Yao

The second commit is to fix that when the viewer is closed, but the startSwipe function is triggered, and the imgIndex is null. it will cause the continueSwipe to be...

Is anyone else there? I tried to reproduce it, but in my case, quickly dragging the floatbar back and forth just results in severe animation delay. The RDP layer indeed...

Would it be possible to remove Sam from the generator? I'm considering a structure similar to the following. When executing generate:migration and generate:model, the following two would be called: ```...

## Proposal ## Please re-state the problem that we are trying to solve in this issue. WS Chat – Blank page opens when go back from IOU thread in a...

Reproduce method is turn on slow network, like chrome network or emulator setting

@sakluger I don't know if they didn't read my proposal, or if I wasn't clear. I suggested using a cache from the previous, to store the data. Then, when we...

@jjcoffee I'm also apology that I miss understand your comment.

# Proposal [Updated](https://github.com/Expensify/App/issues/40937#issuecomment-2076298113)

@jjcoffee I reviewed the commit history, and it was introduced in [this commit](https://github.com/Expensify/App/tree/1e0386d8566820c97c04a44febd1ec892aa8e839). Before [this](https://github.com/Expensify/App/tree/f306f4b585b5f73674685309c44add9c3a9d7f36), the reportActions data would not return empty due to other influences. https://github.com/Expensify/App/blob/f306f4b585b5f73674685309c44add9c3a9d7f36/src/pages/home/ReportScreen.tsx#L264-L270 https://github.com/Expensify/App/blob/f306f4b585b5f73674685309c44add9c3a9d7f36/src/pages/home/ReportScreen.tsx#L550-L559 Moreover, 1....