ud-annotatrix
ud-annotatrix copied to clipboard
corpora lost on page reload
Currently it looks like saving to localstorage isn't working. Every time I edit some trees and reload the page, the trees I'd been working with are no longer there.
hm weird, I'll hopefully have a minute to look into this later this week before school starts
Has this been fixed?
@hildurjons, I'm pretty sure this is still a problem. It should be pretty easy to test based on the issue comment to determine whether it's been fixed or not. Update us here to let us know what you find!
Hi! I just downloaded Annotatrix and I'm having trouble finding the saved file on my hard drive. It's probably the setup or me :) I'm running Ubuntu, Firefox browser. I can find a .json file under /corpora folder but I thought that the system saved a .corpus file in .conllu format. The system creates a .corpus file in conllu format if I download. Is this as designed? Regarding this issue I could not reproduce it. I did the following:
- uploaded conllu file
- edited a tree, created new relations etc.
- Reloaded the page (Ctrl+R) Actual result: system reloads page and displays the edited tree Expected result: same
@hildurjons, javascript can't save anything to your system storage on its own. Annotatrix should allow you to download the corpus you've created, but I'm not sure if that's working.
Fixed in #356
This might only happen now when the size of the corpus exceeds localstorage's quota. In this case, it seems to silently fail to save to localstorage. This should be fixed.
Every time I edit some trees and reload the page, the trees I'd been working with are no longer there.
I'm still getting exactly this behaviour.