AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.73k stars 1.09k forks source link

Add a stop button in a workflow #1699

Closed qkxie closed 1 month ago

qkxie commented 2 months ago

Is your feature request related to a problem? Please describe.

I have run a workflow. and then I find that I should change some component. However, there isn't any button to stop the running workflow. I must wait a long time before it stopped by itself.

Describe the solution you'd like

add a stop button.

Describe alternatives you've considered

no

dvrbnator commented 1 month ago

Alternative: There is actually a stop button available in the Logs section. When you want to stop a running workflow, open dashboard, go to logs section, there you will find a "Stop" button.

But a dedicated button to stop current workflow, without navigating to the Logs section would be a good feature.

qkxie commented 1 month ago

@Deviprakash9908 I have found it. thanks. yes a dedicated button is more convenient.