Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

feat(Report): Add support for persisting settings to browser storage #61

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

jkuester
Copy link
Collaborator

@jkuester jkuester commented Sep 14, 2020

Supports storing the preference settings (at this point it is just "Show Tags") in the browser's local storage.

Closes #57

@jkuester jkuester requested a review from a team September 14, 2020 18:25
@jkuester
Copy link
Collaborator Author

More information on the internal storage API: https://www.w3schools.com/html/html5_webstorage.asp

@TobiTenno TobiTenno merged commit fd5c4c9 into cerner:main Sep 14, 2020
@jkuester jkuester deleted the persistent_settings branch September 14, 2020 18:59
@jkuester
Copy link
Collaborator Author

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store report preference choices in browser storage
2 participants