stryker-mutator / mutation-testing-elements

🗃 A schema for mutation testing results with the web components to visualise it 📊
Apache License 2.0
28 stars 20 forks source link

Bottom bar should expand to fit all text content #1943

Open rouke-broersma opened 2 years ago

rouke-broersma commented 2 years ago

The bottom bar should expand to fit all text content instead of displaying a scrollbar:"

image

Live example here:

https://dashboard.stryker-mutator.io/reports/github.com/infection/infection/master#test/Configuration/ConfigurationFactoryTest.php

Open test Infection\Tests\Configuration\ConfigurationFactoryTest::test_it_can_create_a_configuration with data set "config timeout"

hugo-vrijswijk commented 2 years ago

You can press the 'More' button to make the bar bigger. We have no idea how much content is in the text content, it could easily be more than the entire screen. So I think a default that gives most info, with being able to expand if needed is better than having giant popups over the screen anytime you click something

rouke-broersma commented 2 years ago

I'm gonna be honest I did not realize that was a button 😅

hugo-vrijswijk commented 2 years ago

I guess that could be clearer, between all the other text