Situ Chandra Shil

Results 202 comments of Situ Chandra Shil

I don't think using `session.email` is workaround. Waiting for @roryabraham's confirmation either to use `session.email` or fix in backend.

@ZhenjaHorbach's [proposal](https://github.com/Expensify/App/issues/34672#issuecomment-1896840570) looks good to me if frontend fix is fine. `filter(Boolean)` is already used here: https://github.com/Expensify/App/blob/6e2f058b71d47a67397738054daee4604d753593/src/libs/ReportUtils.ts#L4402 So we can apply same to non money request reports as well. Question...

I am not able to reproduce on wrench tab https://github.com/Expensify/App/assets/108292595/375446bd-f880-4049-8ebf-a7782a154498 but reproducible on chats tab https://github.com/Expensify/App/assets/108292595/8778b6ea-ab9b-422f-a5a4-584f8baf0521

@agent3bood thanks. The root cause makes sense but still not follow your solution. We should not easily stop propagation in general component.

No viable proposal yet The ideal solution would be to lose focus on switcher button when switcher modal is open

@muas19 I remember similar issues (with the same root cause) happened in the past. Can you find the code in our codebase which applied your solution?

> Thanks! There are conflicts on this branch, once they're resolved I'll bring a C+ to review Can I be brought?