Skip to content

Confirm unload #57

Closed
Closed
@FoxUSA

Description

Add before unload to confirm change when editing a note

window.onbeforeunload = function() {
            return "Are you sure you want to navigate away?";//Keep the page from closing
}

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions