Closed
Description
Bug description
When visiting a prebuilds page there is a large amount of whitespace where I believe logs should show up. This is when you view the prebuild after it has completed.
When a prebuild is in progress you actually do see logs:
Steps to reproduce
- Create a project within Gitpod.
- Perform an action which would trigger a prebuild - usually just making a commit should do the trick.
- You can check the prebuild while it's going or after. If you check while it's going you should see some logs. If you check after you should see nothing.
Of note I have only replicated this on gitpod.io, I have not tried replicating it on a self-hosted instance but I have a feeling it would surface there as well.
Workspace affected
No response
Expected behavior
I would expect that even after the prebuild has been completed that I see the logs from the prebuild OR that the giant block of whitespace where one would think the logs would show up be hidden if our intention is not to show logs for completed prebuilds.
Example repository
N/A
Anything else?
N/A
Metadata
Metadata
Assignees
Type
Projects
Status
Done