Esh Tanya Gupta

Results 27 comments of Esh Tanya Gupta

# Proposal ## Please re-state the problem that we are trying to solve in this issue. When creating a new report offline, and getting a suggestion for emoji, the component...

@sobitneupane Thanks for your positive comment. 😇 Would you also like to include the optional change of darkening the `EmojiSuggestions` when offline?

Okay, so we can skip the optional change and I'll make the PR without that change cc @MonilBhavsar

[PR](https://github.com/Expensify/App/pull/17405) is up! 🚀 @MonilBhavsar @sobitneupane Please review... The `diff` in the PR might look a bit much but I have only changed the `OfflineWithFeedback` and the diff looks so...

@johnmlee101 Are you sure this is a dupe of #6527 ? Because I think that issue was even before the carousel control was implemented and was about caching the images...

Please note that the solution that @kmorales13 is suggesting was already suggested by me in the slack conversation (https://expensify.slack.com/archives/C01GTK53T8Q/p1681233318285209). Since this was a one-line change, I didn't post a Proposal...

@mountiny Should we just create a fork of `react-native-modal` with reanimated? We already are using a patch in the library and maybe this can help us prevent unwanted updates if...

# Proposal ## Please re-state the problem that we are trying to solve in this issue. Adding animation to context menu and Emoji Picker. ## What is the root cause...

@mountiny Sorry for the delay with the proposal, I have posted a simple solution that fixes the issue without using `reanimated`, I hope we can perform testing on that. But...