Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
547 stars 58 forks source link

[Bug]: When inputting large replies, there is a character limit #1033

Closed asciiletters closed 10 months ago

asciiletters commented 10 months ago

Check for open issues

Minimal reproducible example

I wrote a long reply and after a certain point, I could no longer see the words that I was writing since it wouldn’t move to the next line. The works were there, but off the screen.

Expected Behavior

You should be able to see the text of your reply as you are typing it and shouldn't have a solution were your cursor falls off the screen.

Version

Latest

App Store or TestFlight?

TestFlight

iOS Version

17.x Beta

Device

Latest

gkasdorf commented 10 months ago

Hmm weird. Will fix that now. Thanks!

gkasdorf commented 10 months ago

Fixed now.