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

Make the dropdown of GitHub Actions a single button, if there's only one action #2561

Closed
tunnckoCore opened this issue Nov 21, 2019 · 4 comments · Fixed by #3050
Closed

Make the dropdown of GitHub Actions a single button, if there's only one action #2561

tunnckoCore opened this issue Nov 21, 2019 · 4 comments · Fixed by #3050
Labels
enhancement help wanted small Issues that new contributors can pick up

Comments

@tunnckoCore
Copy link

tunnckoCore commented Nov 21, 2019

Here you should see a dropdwon "Re-run checks", which has only one item "Re-run all checks". I propose to make the dropdown a button "Re-run all checks" directly. At least for now, until we get more items in that dropdown.

More: https://twitter.com/tunnckoCore/status/1197456822891896833

@fregante fregante added small Issues that new contributors can pick up help wanted and removed under discussion labels Nov 21, 2019
@fregante fregante changed the title Make the dropdown button of failing GitHub Actions a single button Make the dropdown of GitHub Actions a single button, if there's only one action Apr 12, 2020
@fregante
Copy link
Member

This feature should be something like:

if dropdown has 1 action
	add 'btn' class to action
	dropdown.replaceWith(action)

@mehrdadn
Copy link

Just wanted to request that there also be a button for canceling the run :)

@tunnckoCore
Copy link
Author

tunnckoCore commented Apr 12, 2020

@fregante true. For future-proofing

@tunnckoCore
Copy link
Author

tunnckoCore commented May 3, 2020

😍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted small Issues that new contributors can pick up
Development

Successfully merging a pull request may close this issue.

3 participants