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

htmlfiles: Handle localStorage not accessible #945

Merged
merged 1 commit into from Feb 29, 2020
Merged

htmlfiles: Handle localStorage not accessible #945

merged 1 commit into from Feb 29, 2020

Commits on Feb 24, 2020

  1. htmlfiles: Handle localStorage not accessible

    In some cases, if based on the browser's settings - localStorage
    is not accessible, fallback and don't save the sort-columns into
    localStorage.
    While the UX is a little inconvenient, at least the page doesn't
    break - sorting on columns is still possible, but not retained
    between pages.
    AbdealiLoKo committed Feb 24, 2020
    Copy the full SHA
    ac71d86 View commit details
    Browse the repository at this point in the history