Eugene Voloshchak

Results 135 comments of Eugene Voloshchak

@c3024, thank you for the [proposal](https://github.com/Expensify/App/issues/51336#issuecomment-2438017697)! I think in this case we need to dig a little deeper to figure out the true root cause 1. Why is this reproducible...

@Anaslancer, [this](https://github.com/Expensify/App/issues/51336#issuecomment-2457851330) approach is limited, the problem would come back if (when) new emojis are introduced (and since you can technically paste any emoji into the composer, this won't work...

@linhvovan29546, thank you for the [proposal](https://github.com/Expensify/App/issues/53320#issuecomment-2513975640)! I don't think that's the approach we should take, this doesn't close the tooltip, just makes it so suggestions composer is rendered on top...

> However, that does not work in the same way for Safari @klajdipaja, let's dig a bit deeper here. **Why** does it not work the same way in Safari? Is...

@ikevin127's [proposal](https://github.com/Expensify/App/issues/53645#issuecomment-2522101175) looks mighty good 🎀👀🎀 C+ reviewed!

@Krishna2323's [proposal](https://github.com/Expensify/App/issues/51416#issuecomment-2435472317) looks good to me! > We should also look for the same bug in other places. The same bug occurs with a simple search (without selecting a category),...

- The PR that introduced the bug has been identified. Link to the PR: there isn't a PR that has introduced this bug, this is a functionality that was missed...

We should proceed with @daledah's [proposal](https://github.com/Expensify/App/issues/51820#issuecomment-2451280412), since It makes use of the already-existing `ReportUtils.isThread` method 🎀👀🎀 C+ reviewed!

- The PR that introduced the bug has been identified. Link to the PR: https://github.com/Expensify/App/pull/33280 - The offending PR has been commented on, pointing out the bug it caused and...

Can reproduce the issue on iOS Native @CleverWolf1220, your [proposal](https://github.com/Expensify/App/issues/42316#issuecomment-2119753506) results in the following behavior: https://github.com/Expensify/App/assets/9059945/25d0b6e2-6add-4494-a28c-21ca42d35843 We shouldn't hide thumbnails when offline, they're cached and currently visible when offline, let's...