nebari-dev / jupyterlab-gallery

A JupyterLab gallery for presenting and downloading examples
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Update should be triggered on rename, not only on delete #29

Open krassowski opened 2 months ago

krassowski commented 2 months ago

If the downloaded folder is moved the state should be updated too. Currently it only happens on delete:

https://github.com/nebari-dev/jupyterlab-gallery/blob/9de8f2cd02e5ef863abf7c02bc02d11e3ed4f02f/src/gallery.tsx#L70-L75