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

Persist "Group By Data Type" and "All Aircraft Tails" checkboxes across browser refreshes #59

Merged
merged 2 commits into from
Mar 3, 2020

Conversation

eric1tran
Copy link

Checkboxes for Group By Data Type and All Aircraft Tails were not being persisted across browser refreshes.

This change uses localStorage to save the checkbox status and also some refactoring to use localStorage getItem() and setItem() functions.

Eric Tran added 2 commits February 20, 2020 18:51
…iews were not persisting across browser refreshes
…elect the box and save state if another sort method is chosen
@eric1tran eric1tran changed the base branch from master to dev February 21, 2020 16:49
@eric1tran eric1tran merged commit a273f72 into dev Mar 3, 2020
@eric1tran eric1tran deleted the view_toggle_fix branch June 20, 2020 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants