Bryanx / byheart

Android app for learning and memorizing words or phrases with flashcards.
https://bryanx.github.io/byheart/
14 stars 2 forks source link

Importing CSV bug #14

Open Johnny4853 opened 12 months ago

Johnny4853 commented 12 months ago

Hi, I imported a csv file from my storage, and now everytime I want to import another it just creates a duplicate of the csv already imported. When I delete one of the duplicates, the old file is deleted and I am left only with the newly imported csv.

For example, I imported file abc.csv, then I want to import another file: xyz.csv, the app creates another copy of abc.csv and when I try to delete one of the abc.csv, both abc.csv are deleted and I am left with the xyz.csv file(which upon importing replaces the name to csv imported file or.smth)