david-swift / Memorize

Study flashcards in a native GNOME app
https://flathub.org/apps/io.github.david_swift.Flashcards
GNU General Public License v3.0
87 stars 9 forks source link

Cannot edit flashcard contents #42

Closed comshc closed 4 months ago

comshc commented 4 months ago

Describe the bug

When editing the back of the flashcard, the front is cleared and the back is distorted.

Screen recording with screenkeys on.

To Reproduce

  1. Create new set
  2. Click on 'Edit set'
  3. Create a new card (or edit an existing one).
  4. Modify the "back" of the card
  5. Witness the front side clear, and the back mutilated

Expected behavior

Editing one field does not change other fields, and it shows exactly what I type in the order I typed it.

Additional context

Version 0.2.1 on Arch.

david-swift commented 4 months ago

How could I not see this before the release? Thanks so much for reporting, fixed in c66a52d. I'll immediately release the next version with the fix!