You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2024. It is now read-only.
Currently, if the user has opened a large file or the saving the file takes a long time, the 'Save' action in the toolbar is not disabled which can lead to multiple save tasks being started by the user.
What's the expected behavior?
The 'Save' action should be disabled if the files are being saved.