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

unsaved changes on fork should go to the new notebook #1793

Open
gordonwoodhull opened this issue Jan 29, 2016 · 0 comments
Open

unsaved changes on fork should go to the new notebook #1793

gordonwoodhull opened this issue Jan 29, 2016 · 0 comments

Comments

@gordonwoodhull
Copy link
Contributor

This is a helpful workflow when you realize your changes should go somewhere else.

  1. open a notebook
  2. start changing stuff but don't save
  3. before autosave kicks in, fork the notebook

Expectation: old notebook is unchanged, fork has an extra commit with the new changes.

Instead, the changes are applied to the old notebook first, and the fork is identical.

This might actually be tricky to get right, since RCloud relies on saving everything on every change, but I wanted to file an issue anyway, since my expectation was broken here.

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

No branches or pull requests

1 participant