projectkudu / AzureResourceExplorer

Azure Resource Explorer - a site to explore and manage your ARM resources in style
https://resources.azure.com
Apache License 2.0
200 stars 77 forks source link

refresh tree on demand without losing currently expanded nodes #29

Open galiniliev opened 9 years ago

ahmelsayed commented 9 years ago

I think this maybe tricky. We'll need to refresh the tree recursively for all the expanded levels, also correctly merge the data between the server and the client view.

davidebbo commented 9 years ago

Agreed that while a good idea, this feels a bit overambitious and we can leave that as a v2 kind of thing.