kanaverse / kana

Single cell analysis in the browser
https://kanaverse.org/kana/
MIT License
142 stars 12 forks source link

Wait for transactions to actually complete in IndexedDB write operations. #227

Closed LTLA closed 1 year ago

LTLA commented 1 year ago
LTLA commented 1 year ago

@jkanche please try it out (recommend flushing your IndexedDB stores to check that the downloads go well).

~Note that, for some reason, the deleting visual effect doesn't work if there's only one analysis in the browser cache. Pressing the delete button does trigger the removal of the IndexedDB entry but it doesn't remove the entry from the UI until I refresh the page.~ Fixed.

LTLA commented 1 year ago

~Note to self: need to fix the handling of the file references when deleting analyses.~ Fixed.

jkanche commented 1 year ago

looks like most things work, haven't noticed any issues.