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]: Edit doesn’t work on a comment with > quotes #1030

Closed asciiletters closed 10 months ago

asciiletters commented 10 months ago

Check for open issues

Minimal reproducible example

Pressing the elipses on a comment and hitting Edit does not result in being able to edit your comment. I think that this is happening when the comment has a formatted field like a quote using the greater than sign.

Expected Behavior

You should be able to edit your comments under all circumstances.

Version

Latest

App Store or TestFlight?

TestFlight

iOS Version

17.x Beta

Device

Latest

asciiletters commented 10 months ago

Duplicate