Esh Tanya Gupta

Results 27 comments of Esh Tanya Gupta

@aimane-chnaif Actually `useNativeDriver` was disabled on iOS for a known issue in `react-native-modal` library. https://github.com/Expensify/App/blob/200ca8591b8c342718f1a7ab3ff4296270783f42/src/components/Modal/index.android.js#L6-L7 - The fix suggested by the maintainer of `react-native-modal` is to use `hideModalContentWhileAnimating` prop for...

@aimane-chnaif Okay, I just re-started the dev server, and the flickering is there again. I apologise for the comment above, but I tested adding the `hideModalContentWhileAnimating` and it seems to...

# Proposal ## Please re-state the problem Share code option is gone for thread after some time ## What is the root cause of the problem? https://github.com/Expensify/App/blob/3033f999751cf51e89727aa6993a05b298710023/src/pages/ReportDetailsPage.js#L78 The root cause...

I would propose using the `UpdateWorkspaceGeneralSettings` to include the `description` field along with the `name` and `currency` fields instead of adding another API endpoint for the `description` field itself. https://github.com/Expensify/App/blob/88d837c2e88c8c4c22a4c80f93b622d634e67290/src/libs/actions/Policy.js#L810-L813...

Also, I think it would be even better if we make a flow for adding a name and a description right when we create a workspace just like we do...

# Proposal ## Please re-state the issue we are trying to solve Change the global create and DM create tooltips to read Create ## Root cause N/A ## Solution We...

# Proposal ## Please re-state the problem we are trying to fix "Expensify" and workspace are ticked when returning from workspace ## Root cause The root cause of this issue...