Qichen Zhu
Qichen Zhu
Similar to https://github.com/Expensify/App/issues/51869. I'm guessing regular contributors can't work on this since it's a hybrid app issue, right?
Edited by **proposal-police**: This proposal was **edited** at 2024-11-20 01:39:10 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Task description field...
## Proposal ### Please re-state the problem that we are trying to solve in this issue. The height of live markdown input doesn't fit its content on Android if it...
@DylanDylann Sorry I didn’t clearly mention that both arguments in the constructor need to change. Here’s the code I tested with. Could you double check? `node_modules/@expensify/react-native-live-markdown/android/src/main/java/com/expensify/livemarkdown/spans/MarkdownEmojiSpan.java` ```Java package com.expensify.livemarkdown.spans; import...
@DylanDylann The [PR](https://github.com/Expensify/App/pull/52017) to bump the library to an earlier version has already been reviewed, so how about waiting until it's merged as jumping versions tends to cause issues?
Still reproducible. I'll open a PR in hours.
## Proposal ### Please re-state the problem that we are trying to solve in this issue. The composer height shrinks to its normal size with a delay after sending a...
@hoangzinh > Hi @QichenZhu can you help me understand why in case we select all text and clear, it works properly but tapping on Send button? Normal edit triggers `onChangeText`...
Not quite sure if it’s related, but I worked on a similar issue https://github.com/Expensify/App/issues/50055.
> would the fix for https://github.com/Expensify/App/issues/50055 resolve this issue? @abekkala Sorry, I can't answer this question as I don't have access to the HybridApp repo.