Skip to content

Changing the entries messes with the saved settings #3

@ThePotatoArchivist

Description

@ThePotatoArchivist

The way the dropdown setting is saved in localStorage uses the entry index, meaning if the entries change the item will be different. The localStorage should be changed to use a string instead, so that it will stay on the same entry. even if the entries change.
Should also handle deleted/nonexistent entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions