Whenever I check boxes on the checklist and click "Save" I get a dialog box asking me if I am sure I want to leave the page (Exact words: "Your changes will be lost if you leave the page without saving. Are you sure you want to leave this page?"). This is appropriate when I hit the back button, or something, but not when I am saving my progress on the checklist.

Steps to reproduce:

1. Enable checklistapi and checklistapi_example.
2. Visit admin/config/development/checklistapi-example.
3. Tick one or more checkboxes.
4. Click the "Save" button.

CommentFileSizeAuthor
#1 prevent-dialog-on-save-2132439-1.patch779 bytesbryanbraun
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bryanbraun’s picture

I've added a patch to address this issue. Let me know if you have any questions. :)

TravisCarden’s picture

Status: Active » Fixed

Thanks, @bryanbraun! I did the same thing for the "Clear saved progress" link and committed as 2065334. Since this is such an annoying bug, I went ahead and rolled a release for it: checklistapi 7.x-1.1.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.