Description
The Outcome Timeline section overflows its container and breaks the HTML report layout.
See attached screenshot.
Expected Behavior
Section should adapt.
Actual Behavior
Outline Timeline messes up the layout.
Steps to Reproduce
When having hundreds of tests it happens.
TUnit Version
1.63.0
.NET Version
Net 8.0, Net9.0
Operating System
Windows
IDE / Test Runner
dotnet CLI (dotnet test / dotnet run)
Error Output / Stack Trace
Additional Context
Maybe it should have horizontal scroll and max-width.
IDE-Specific Issue?
Description
The Outcome Timeline section overflows its container and breaks the HTML report layout.
See attached screenshot.
Expected Behavior
Section should adapt.
Actual Behavior
Outline Timeline messes up the layout.
Steps to Reproduce
When having hundreds of tests it happens.
TUnit Version
1.63.0
.NET Version
Net 8.0, Net9.0
Operating System
Windows
IDE / Test Runner
dotnet CLI (dotnet test / dotnet run)
Error Output / Stack Trace
Additional Context
Maybe it should have horizontal scroll and max-width.
IDE-Specific Issue?
dotnet testordotnet run, not just in my IDE