Retry inidivdual test steps from Build main view

Somewhat related to Button to retry all failed steps in a build, but this is about the ability to easily retry individually failed test steps directly from the build main review instead of clicking on a step, which scrolls down to the detailed step view, then clicking retry.

It would be great if there was a way to retry individual steps from the build main view (instead of rebuilding the whole build). Right now if a bunch of steps fail because of infra issues or flaky tests, you have to click each one, click retry, scroll back up to the top, and repeat. Automatic retries unfortunately don’t work for this usecase. It would be great if the right click menu was overridden with one that allowed you to retry the build, view artifacts, etc. when clicking on an individual test step.