Skip to content

Make the "all feeds" checkbox affect local storage #58

Open
@davorg

Description

@davorg

The value of the individual checkboxes is stored in local storage. The "all feeds" checkbox should affect local storage too.

Clicking "all feeds" should update a key (called "all-feeds") in local storage.

On page load, if "all-feeds" is true then show feeds as determined by their individual local storage settings.

On page load, if "all-feeds" is false then show none of the individual feeds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions