azizkayumov / flashcard-maker-android

Flashcard Maker is an android app that allows you to create and import e-flashcards for convenient, paperless studying.
https://play.google.com/store/apps/details?id=com.piapps.flashcardpro
GNU General Public License v2.0
63 stars 22 forks source link

Archive issue #40

Closed greyboxgt closed 2 years ago

greyboxgt commented 2 years ago

After the latest updates, the Archive function no longer works properly for me. When I click on the "archive" icon (the right top icon) in the Editing module, the new set with the same name in the "All sets" area is created instead of in the "Archive" area.

azizkayumov commented 2 years ago

Thank you for your feedback. I tried the archive function, but it seems to work in my case. Can you please comment the steps to reproduce this bug in more details?

azizkayumov commented 2 years ago

If you click the "archive" icon in an "archived" set editor, it will create the "original" set in "All sets" area. The opposite happens if you click the "archive" icon in the "original" set. I guess the former is your case, let me know if this helps.

greyboxgt commented 2 years ago

It used to work as you described, but now the archive sets with exactly same name is created in the "All sets" area, the "Archive" area is ignored. Nothing is created or updated in the "Archive" area after clicking the "archive" icon. Looks like a bug to me. My version is 0.3.6.

Engineerator commented 2 years ago

The Archive function is not working for me too. If you click the "Archive" button in the "All sets" area and switch to the "Archive" area there is no set containing the card that was archived. If you switch back to the "All sets" area then a new set is created with the card that was archived.

azizkayumov commented 2 years ago

Sorry for the inconvenience. I was using the older version on my phone. It turns out it is the external lib's issue.

azizkayumov commented 2 years ago

Published the fix to Google Play now. Let me know if it works for you.

greyboxgt commented 2 years ago

I do not see the update in Google Play, the latest version there is still v0.3.6.

azizkayumov commented 2 years ago

it is being reviewed on Google Play and should be available soon.

greyboxgt commented 2 years ago

The issue is fixed in 0.3.7, thank you very much!!!