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

Add "reload" button per layer #4335

Closed
normanrz opened this issue Nov 25, 2019 · 1 comment · Fixed by #4383
Closed

Add "reload" button per layer #4335

normanrz opened this issue Nov 25, 2019 · 1 comment · Fixed by #4383

Comments

@normanrz
Copy link
Member

I would like to have a "reload" button for each layer in the dataset. On click, the cache on the backend should be cleared and the data re-fetched on the client.

@MichaelBuessemeyer
Copy link
Contributor

  1. Use backend api call to clear cache and reload the dataset
  2. Use frontend api to drop all buckets in frontend

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

Successfully merging a pull request may close this issue.

2 participants