Skip to content
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

Add button to clean up the scratch #815

Closed
superstar54 opened this issue Sep 26, 2024 · 0 comments · Fixed by #838
Closed

Add button to clean up the scratch #815

superstar54 opened this issue Sep 26, 2024 · 0 comments · Fixed by #838
Assignees
Labels
enhancement New feature or request

Comments

@superstar54
Copy link
Member

When the job is killed (or in general when it’s finished), show button to clean up the scratch

@superstar54 superstar54 added the enhancement New feature or request label Sep 26, 2024
mikibonacci added a commit that referenced this issue Oct 4, 2024
This fixes #815

* Clean button added

also, modified a bit the logic of kill button (hidden by default,
as sometimes it is loaded - seen for a second - but not necessary)

* Added minimal test for kill and clean button diplay.

* Fixed hiding of the kill workchain button when process is_terminated

* Changing a line, better implementation

* Replacing double bool check with only one.

---------

Co-authored-by: AndresOrtegaGuerrero <34098967+AndresOrtegaGuerrero@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants