Skip to content

Conversation

@spatializes
Copy link
Contributor

What's this PR do?

Adds the ability to Save As from any file using the keypress CTRL-SHIFT-S.

Where should the reviewer start?

Load the branch.
npm run build

How should this be manually tested?

Open a file with some text inside. Ensure you can save with CTRL-S or by clicking the Save button.

Next try to Save As with CTRL-SHIFT-S. You should get a dialog where you can enter a new filename, then press Save As in the dialog. The file should save and navigate you to the new file.

What are the relevant tickets?

Closes #152
Closes #155

phated added a commit that referenced this pull request Jun 30, 2015
add saveAs action with keypress
@phated phated merged commit d5835d2 into master Jun 30, 2015
@phated phated deleted the saveAs branch June 30, 2015 19:50
@phated phated modified the milestone: Sprint 6 Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants