Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default text may OVERWRITE existing text #49

Open
cben opened this issue Jun 23, 2014 · 2 comments
Open

Default text may OVERWRITE existing text #49

cben opened this issue Jun 23, 2014 · 2 comments
Labels
Milestone

Comments

@cben
Copy link
Owner

cben commented Jun 23, 2014

I created a new document, which was surprisingly empty.
Typed several lines.
Then saw them disappear and the default # Untitled ... text replaced them :-(
Luckily, Ctrl+Z twice brought my text back.

Anat also said it has happened to her.

Probably a race condition, may be related to slow loading (cold cache + bittorrent running).

@cben cben added the bug label Jun 23, 2014
@cben
Copy link
Owner Author

cben commented Jun 23, 2014

My first instinct was to set CodeMirror's readOnly option until firepad initializes.
But then you can't write anything offline until you connect to firebase.
(There are other problems with working offline — #51.)

@cben cben added this to the "beta" milestone Aug 3, 2015
@cben
Copy link
Owner Author

cben commented Aug 3, 2015

plan: take the read-only-until-loaded fix for now, leave offline for later
(missing feature is better than bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant