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

Clear extra fields when changing items through the schedule view #312

Merged
merged 1 commit into from Oct 9, 2016

Conversation

drnlm
Copy link
Member

@drnlm drnlm commented Oct 9, 2016

Should close #300

@drnlm
Copy link
Member Author

drnlm commented Oct 9, 2016

This changes create, since that's hit when we drag a talk or page from the side page into the schedule, as those items don't have a data-scheduleitem-id property, which is what's checked for in edit_schedule.js .

update should be hit when dragging items from one position to another in the schedule. That doesn't currently work for we with any browser, but the default update behaviour of copying all the fields is probably correct there.

@drnlm drnlm merged commit bbd954f into master Oct 9, 2016
@drnlm drnlm deleted the bugs/issue-300-clear-extra-items branch Oct 9, 2016
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.

Schedule Editor does not clear extra fields on existing items
2 participants