Jonathan Washington
Jonathan Washington
@ftyers, are you still getting this behaviour? If so, could you share the contents of the textbox when it happens?
Does this happen only when deleting them using the tree editing interface, or does it happen if editing in the textbox and/or grid mode too?
For #356, push the latest commits that fix the indentation and spelling issues, and we'll close the PR. Going forward, let's do one PR per GitHub issue.
GitHub integration is one of the top priorities for the summer. Let's focus on that, and fixing smaller regressions and minor annoyances.
Can you open a GitHub issue for each thing in the roadmap? #357 And then we can close that issue.
@ftyers and @maryszmary, I'm adding you as participants in this issue.
> I discovered (@yaskevich told me), that corpora, when uploaded, are always loaded to browser memory, independent of it's size and whether anotatrix is running on server. I don't totally...
Ah, yes, good. There was some question last summer about what "upload" means. For entirely client-side operations, it means "load to browser memory". And for server-side operations, I suppose it...
I haven't seen any updates here in the last week. @yaskevich?
> "upload" for me has he semantics of sending it to another server over the network. Agreed. > I think if it's client side it should say "load" and if...