qri-io/frontend

Don't show toast when executing "Run Now"

chriswhong opened this issue · 1 comments

When the user clicks "run now" either from the collection or the run log, we do not need to show a toast as they are already receiving live feedback on the run status.

Let's add logic to make sure these runs don't generate a toast.

This has been fixed