Currently, if you trigger a build manually from the project details page or from the build listing page the user is redirected to the build listing page. I think it would be better if the user is redirected to the build details page since the build object is already created.
In the details page the user can see that the build was triggered easily and maybe wait for completion while checking the commands.
If we agree on making this change, we should mark this issue as Good First Issue
Currently, if you trigger a build manually from the project details page or from the build listing page the user is redirected to the build listing page. I think it would be better if the user is redirected to the build details page since the build object is already created.
In the details page the user can see that the build was triggered easily and maybe wait for completion while checking the commands.