-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Implement onClick for Runner Item #3006
base: main
Are you sure you want to change the base?
Conversation
Implement option to not only click the status to see the result, but also the option to click the item to be able to trigger a new request or modify the request in order to successfully run.
@nikischin , thats a great idea it will help to also focus tab if it is already open
|
Great thank you @tlaloc911 I just implemented your changes and updated the branch |
@lohit-bruno please prioritise review on this so that we can get this merged. |
Hi @lohit-bruno I merged main into the branch so it should be easier to review and merge. |
Make runner item clickable.
Fixes #3005
Description
Implements option to not only click the status to see the result, but also the option to click the item to be able to trigger a new request or modify the request in order to successfully run.
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.
Publishing to New Package Managers
Please see here for more information.