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

Handle Undo #47

Open
kdkavanagh opened this issue Mar 16, 2014 · 3 comments
Open

Handle Undo #47

kdkavanagh opened this issue Mar 16, 2014 · 3 comments
Assignees
Milestone

Comments

@kdkavanagh
Copy link
Owner

When a note is removed from the grid, it should be deleted from the server, but held in memory on the client. If the user undo's the delete, the note should be recreated on the server based on the note that was held in memory

@kdkavanagh kdkavanagh added this to the Beta Release milestone Mar 16, 2014
@kminchan kminchan modified the milestone: Beta Release Mar 23, 2014
@kdkavanagh
Copy link
Owner Author

*Only the note model should be held in memory. It should be removed from the notecollection and its views should be deleted too.

@kdkavanagh
Copy link
Owner Author

Will this be done by tonight?

@kminchan kminchan closed this as completed Apr 5, 2014
@kdkavanagh kdkavanagh reopened this Apr 7, 2014
@kdkavanagh kdkavanagh assigned johntyu and unassigned kminchan Apr 7, 2014
@kdkavanagh
Copy link
Owner Author

Need to handle undo in tasks too, not just notes

@kdkavanagh kdkavanagh reopened this Apr 19, 2014
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

No branches or pull requests

3 participants