Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] - Be able to collapse/expand the Environment lines of the metadata table #816

Open
harmin-parra opened this issue Jun 4, 2024 · 1 comment

Comments

@harmin-parra
Copy link
Contributor

When generating the test report from the CI (example: Gitlab-CI), the metadata table is way too long.

Is it possible to add an arrow, somewhere within the table, in order to collapse/expand the Environment lines ?

Or perhaps split the table in two tables and display the two tables one next to the other, side by side ?

image

@harmin-parra harmin-parra changed the title [Improvement] - Be able to collapse the Environment lines of the metadata table [Improvement] - Be able to collapse/expand the Environment lines of the metadata table Jun 4, 2024
@harmin-parra
Copy link
Contributor Author

Maybe add these links to show or hide the Environment table ?
image

<div class="collapse" style="float:right">
   <button id="show_environment>Show envorinment</button>&nbsp;/&nbsp;<button id="hide_environment">Hide envorinment</button>
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant