Cosmolink Technologies

Results 9 comments of Cosmolink Technologies

Hi @JmillsExpensify @Santhosh-Sellavel please take a look here.

**Proposal:** Changing "contentContainerStyle" of InvertedFlatList in [ReportActionsList.js](https://github.com/Expensify/App/blob/main/src/pages/home/report/ReportActionsList.js) as follows fixes the issue. The issue arrived because the padding between InvertedFlatList and TextInputContainer was reduced to 0 (as visible in above...

Hey @Santhosh-Sellavel you can reproduce the issue by following the steps below: 1. Send multiple messages. 2. Keep the textinput focused, so that keyboard stays open. 3. Delete the last...

Hi, @JmillsExpensify @ctkochan22 @Santhosh-Sellavel @kbecciv can you take a look at my proposal?

> Hey @Santhosh-Sellavel you can reproduce the issue by following the steps below: > > 1. Send multiple messages. > 2. Keep the textinput focused, so that keyboard stays open....