qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

bug: when you update metadata, the older dataset version is still in the peer's dataset list #338

Closed ramfox closed 6 years ago

ramfox commented 6 years ago

The only version of the dataset is still in the dataset list.

Need to figure out where loadDatasets() is being called, and make sure we are also reloading the history each time we save.