Mohammad Luthfi Fathur Rahman

Results 113 comments of Mohammad Luthfi Fathur Rahman

As I said before the above solution is gonna resolve another issue which happens when the modal first shows and we press `EnterKey`, the `Cancel` button will be focused immediately....

@stitesExpensify I didn’t know that. Yeah because when the event listener is called, it didn't check whether the ‘EnterKey’ pressed from a button or not. If both buttons use ‘pressOnEnter’...

Sorry @stitesExpensify , I’m not finding anything new, I’ll try to take a look at this issue again later.

### Proposal So there's a condition on `getOptions` from `OptionsListUtils` whether we want to show the empty report or not with passing `showReportsWithNoComments` to `true`. https://github.com/Expensify/App/blob/6bac9af7294877114f8bf9532ff7b8c46146c90d/src/libs/OptionsListUtils.js#L421-L436 In our current implementation,...

As you can see after you create the chat group, we redirected to the reportID that just created. After we select another chat, the recent chat group we created is...

The video on the description issue is shown on mWeb. We use the back button to open the LHN and it takes the URL to the previous report ID which...

> Can you please tell which case. Is it only reproducible on mobile web? I believe it’s only mWeb (maybe on desktop too when it’s resized the screen to mobile...

@s77rt we avoid using `setTimeout` for a solution. Please update your proposal, thank you! Also, I reproduce the issue in Safari too. https://user-images.githubusercontent.com/25520267/201828492-0a78ea79-9dda-412f-b54c-5e7f320b87c6.mov

Thanks for the updated proposal, the result looks promising! Can you do the **RCA**? Why the `hasBackdrop`/`coverScreen` can cause this problem? Also, your proposal seems to produce another regression. On...