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

Remember user's selected fields for export #16

Open
fidel-outdoorsy opened this issue Jul 24, 2019 · 0 comments
Open

Remember user's selected fields for export #16

fidel-outdoorsy opened this issue Jul 24, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@fidel-outdoorsy
Copy link
Contributor

When an user exports a page type to CSV it selects which fields to include. Next time the user selects the same page type the page should remember which fields were enabled the last time and apply the same selection automatically.

Store the selected fields for each exported page type in the browser using LocalStorage or a similar solution. Don't store them in cookies as they might grow too big in size.

@fidel-outdoorsy fidel-outdoorsy added the enhancement New feature or request label Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant