When viewing the features & scenarios report, after the work in #352 - the icons to the right of performable reports (the info about the reportable items, and the assets, if any) are quite large. That's because they are clickable/tappable targets and - especially for mobile devices - they need to be a decent size so that users can interact with them without making mistakes.
However, a consequence of that is that it makes the report rows very tall. This means that a report can take up way more vertical space than it needs. What I'd like to implement is a "compressed mode" (perhaps via a checkbox toggle) which allows the user to shrink those icons to a smaller size, so that the report lines are only as tall as they need to be. This will make the icons small (probably too small to interact with on a mobile browser) but will make the reports easier to read as documents.
When viewing the features & scenarios report, after the work in #352 - the icons to the right of performable reports (the info about the reportable items, and the assets, if any) are quite large. That's because they are clickable/tappable targets and - especially for mobile devices - they need to be a decent size so that users can interact with them without making mistakes.
However, a consequence of that is that it makes the report rows very tall. This means that a report can take up way more vertical space than it needs. What I'd like to implement is a "compressed mode" (perhaps via a checkbox toggle) which allows the user to shrink those icons to a smaller size, so that the report lines are only as tall as they need to be. This will make the icons small (probably too small to interact with on a mobile browser) but will make the reports easier to read as documents.