codexa / firetext

[NOT MAINTAINED] Word Processing App 📝 📖

Home Page:https://marketplace.firefox.com/app/firetext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle automatic file save errors

twiss opened this issue · comments

We should have some sort of indication somewhere while autosaving fails.

What about the status with a red message?

I think these are handled already, could you check?

firetext.io.save = function (directory, filename, filetype, contentBlob, showBanner, callback, location, showSpinner) {