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

Cleanup dirty record when editor window is closed with close tool in panel header #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gsidler
Copy link
Contributor

@gsidler gsidler commented Apr 4, 2014

When an event record is edited in EventWindow and the server rejects to save the record, the store contains a dirty record. If the user then clicks the cancel button, a cleanup is triggered that will remove the dirty event record from the store. If instead the user click the close tool (in panel header), no cleanup is performed and the calendar shows inconsistent information. This PR ensure that the store cleanup is performed when the user abort editing with the close button.


This change is Reviewable

@gsidler gsidler force-pushed the bug-event-window-close-handling branch from 60aedf7 to 1b8e368 Compare March 10, 2015 15:21
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.

None yet

1 participant