Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

[Bug]: 'Save' action should be disabled if the file save operation is in progress #1391

Closed
2 tasks done
itsaky opened this issue Oct 22, 2023 · 1 comment · Fixed by #1470
Closed
2 tasks done

[Bug]: 'Save' action should be disabled if the file save operation is in progress #1391

itsaky opened this issue Oct 22, 2023 · 1 comment · Fixed by #1470
Labels
bug Something isn't working
Milestone

Comments

@itsaky
Copy link
Member

itsaky commented Oct 22, 2023

What happened?

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.

What version of AndroidIDE you're using?

v2.5.3 (debug builds)

Relevant log output

No response

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@itsaky itsaky added the bug Something isn't working label Oct 22, 2023
@ask9027
Copy link

ask9027 commented Oct 22, 2023

please, place save button after run button , so user can easily save file instead of save from menu button.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants