vitorpamplona / amethyst

Nostr client for Android
MIT License
1.17k stars 158 forks source link

[BUG] Copy text on an edited post copies the original text to clipboard #996

Closed davotoula closed 3 months ago

davotoula commented 3 months ago

Describe the bug Copy text on an edited post copies the original text to clipboard instead of the (new) edited text

To Reproduce Steps to reproduce the behavior:

  1. Create a new post
  2. Edit the post and add new text
  3. Copy text
  4. Copied text is the original note text and not the new edited text

Expected behavior Copied text should be the new edited content

Device (please complete the following information):

davotoula commented 3 months ago

Works. Closing