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

Warn when navigating away from pane with unsaved changes #264

Merged
merged 3 commits into from
Oct 10, 2020

Commits on Oct 9, 2020

  1. Warn when navigating away from pane with unsaved changes

    Related issue:
    - gorhill/uBlock#3271
    
    When navigating away by clicking another pane tab button,
    there will be an embedded warning, which can be ignore
    in order to proceed to the new pane, or dismissed by
    either clicking on the "Stay" button or anywhere else
    in the dashboard.
    
    When navigating away by trying to close the tab, there will
    be a built-in browser warning asking for confirmation.
    
    Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
    hawkeye116477 and gorhill committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    28c10a0 View commit details
    Browse the repository at this point in the history
  2. Fix spurious warning when force-reloading the dashboard

    Related issue:
    - uBlockOrigin/uBlock-issues#905
    
    Co-authored-by:  gorhill <585534+gorhill@users.noreply.github.com>
    hawkeye116477 and gorhill committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    cd774ec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Configuration menu
    Copy the full SHA
    0526065 View commit details
    Browse the repository at this point in the history