-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Sometimes "save" doesn't work #1857
Comments
Where did you save the file? |
In a local folder under my home directory |
Is that directory synched with a cloud storage such as Google Drive, OneDrive or Dropbox? |
No, it's completely local, no iCloud either. Other than draw.io files, it contains a '.git' file to sync it with a remote repository, but I'm not performing any git ops in between. I created a new diagram outside that folder, still completely local and without binding this to any git repository: the issue is still here. The auto-save seems more consistent, it works 80% of the times. Saving with cmd+s is not working at all (no messages are shown) while saving through the menu triggers the "all changes are saved" messages but after quitting the application the modifications disappear. |
Are you using the desktop version or the web app (in a browser)? Please include all the version information requested in the original issue template. |
Sorry, I thought I did that by leaving blank the "browser lines". Fixing it now. |
Edit: I was confused reading "If you delete part/all or miss parts out your issue will be closed." in the instruction, this is the reason why I left some fields not filled. |
Yes, all good. But it will be difficult to provide any help since you seem to be the only person to have this issue. We'd need more information to help us narrow down the problem. For example, what is the size of the file you are trying to save? |
The file I'm working on is about 30MB, but I was able to reproduce the issue on a new schema created just for testing purposes which is about 4KB. I can record a video of the issue if it can be helpful. More info: it doesn't seems to be a "I'm too quick to quit issue". This time I created a test file with a text field and triggered the auto-save feature, then I closed the schema. I opened the schema again and did a quick modification of the text field, then I saved the file through the menu [screenshot 1], then after the "all changes saved" badge appeared on the top I quit the application (cmd+q). After I re-opened the application, the modification I did moments before was gone [screenshot 2]. Hitting cmd+s doesn't even trigger the "all changes saved" badge. |
Seeing same issue with MacOS desktop drawio v24.7.17: manual save and autosave both not working. This is a new issue from earlier versions. |
Preflight Checklist
Describe the bug
Auto-save and manual save through the menu are inconsistent, sometimes they work and sometimes no. The shortcut "cmd+s" always fails without error messages.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The modifications should be saved, if not possible for some reason an error message should be shown.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context
I'm using exclusively the desktop client, I did not test this functionality on the browser. I switched all the available "themes" but the issue persists. I added the details about my main browser (but I've also other browser installed on my machine).
The text was updated successfully, but these errors were encountered: