jupyterlab / jupyter-collaboration

A Jupyter Server Extension Providing Support for Y Documents
https://jupyterlab-realtime-collaboration.readthedocs.io/en/latest/
Other
157 stars 30 forks source link

Renaming a notebook results in a "File Changed" dialog #313

Closed ibdafna closed 1 month ago

ibdafna commented 4 months ago

Creating a new notebook, which defaults to untitled.ipynb, and hitting Command(Ctrl) + S to save it for the first time pops up a rename dialog. Renaming that notebook to anything other than the original name it had, results in "File Changed" dialog.

rtc-save-error-dialog

krassowski commented 2 months ago

Similar to https://github.com/jupyterlab/jupyter-collaboration/issues/312