angular-unsavedChanges icon indicating copy to clipboard operation
angular-unsavedChanges copied to clipboard

Support toggling warning on/off.

Open jbrechtel opened this issue 10 years ago • 2 comments

Our application has an "idle timeout" warning which will log a user out + navigate away from the current page in the event they have been idle for too long. This requires us to have a programmatic way to disable the unsaved changes warning. I added an enabled flag and a method to the service to toggle the flag.

The test suite would not run...it looks like some of the dependencies with 'latest' version specified may have changed and caused some failures. I'd happily add tests once the test suite works.

jbrechtel avatar Sep 29 '14 15:09 jbrechtel

+1

nkcraddock avatar Oct 09 '14 20:10 nkcraddock

Is this project dead?

chr22 avatar Jun 25 '15 11:06 chr22