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

[workflow]: User can see that a run has been requested but hasn't started (run queue) #537

Open
chriswhong opened this issue Nov 4, 2021 · 1 comment · May be fixed by #608
Open

[workflow]: User can see that a run has been requested but hasn't started (run queue) #537

chriswhong opened this issue Nov 4, 2021 · 1 comment · May be fixed by #608
Assignees

Comments

@chriswhong
Copy link
Contributor

When the user clicks run now, or dry run, we need a queued status and associated UI. This could be a slower subdued spinner, with a tooltip that says "waiting..." or something similar, then when the run starts it can be brighter/faster/more prominent.

@ramfox ramfox self-assigned this Nov 10, 2021
@ramfox ramfox removed their assignment Nov 15, 2021
@tefyzambrano
Copy link

On run log looks like this
Screenshot 2021-11-18 at 22 09 55

On collection view looks like this
Screenshot 2021-11-18 at 22 11 26

And on a toast (You can see it on the toast when you are on workflow) looks like this:
FailedState_Toast
SuccessfulState_Toast
LoadingState_Toast
RunningState_Toast

@boandriy boandriy self-assigned this Nov 23, 2021
@boandriy boandriy linked a pull request Nov 25, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants