actions
actions copied to clipboard
Action Server UI allows clicking the "Executing" -button
Issue by kariharju Monday Apr 22, 2024 at 10:00 GMT Originally opened as https://github.com/robocorp/robocorp/issues/378
Target components
action_server
What is wrong
After starting an Action run from the local Action Server UI the user can re-click the button. Depending on the action content, after refresh the web UI can break in this case.
Disabling the button in the Executing... -state, seems a valid fix.
System info
- Web browsing action -> browsers used
- macOS and probably windows also
- Action Server v0.4.1
Example script
No response