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

Auto refresh upon contents change #1526

Closed
ajestrab opened this issue Jul 2, 2019 · 2 comments
Closed

Auto refresh upon contents change #1526

ajestrab opened this issue Jul 2, 2019 · 2 comments
Assignees
Labels
💡 setting candidate Feature request could be a good app setting ✅ merged A fix for this issue has been merged
Milestone

Comments

@ajestrab
Copy link

ajestrab commented Jul 2, 2019

Would be nice if the application would automatically refresh instead of having to select either the refresh button or confirm you wish to refresh the view upon making a change. Why not just trigger a refresh.

@JasonYeMSFT
Copy link
Contributor

Hi,
We used to have performance concerns since refreshing the user interface requires obtaining the list of resources from the azure platform, which may be a big traffic if you have many resources in a container.

However, we are currently working on a configurable setting which allows the user to set whether to auto-refresh the user interface when certain commands finishes.

@JasonYeMSFT JasonYeMSFT added the 💡 setting candidate Feature request could be a good app setting label Jul 2, 2019
@MRayermannMSFT MRayermannMSFT added this to the 1.10.0 milestone Jul 8, 2019
@MRayermannMSFT
Copy link
Member

Make sure we are consistent for:
Blob - upload, download, undelete, delete, paste, rename
File - upload, download, paste, delete, rename
Gen2 - upload, download, delete, rename

For uploads and downloads, don't forget JS vs AzCopy

@JasonYeMSFT JasonYeMSFT added the ✅ merged A fix for this issue has been merged label Aug 15, 2019
@MRayermannMSFT MRayermannMSFT added this to Committed in Storage Explorer via automation Aug 19, 2019
Storage Explorer automation moved this from Committed to Done Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 setting candidate Feature request could be a good app setting ✅ merged A fix for this issue has been merged
Projects
Development

No branches or pull requests

3 participants