**Add a scroll to the html reporting for the shared data table in the scenario of the same specification, so that it adapts to a standard display** #288
Add a scroll to the html reporting for the shared data table in the scenario of the same specification, so that it adapts to a standard display
I use a lot of data in an external csv file, for each specification (covered by several test scenarios), for a mobile application.
The problem is that, in the event of a bug reported in the html reporting, the screenshot of the bug becomes very very large, because it fits with the page which becomes very large because the data table has a lot of values.
So to avoid this problem I suggest you add a scroll, if the width of the data table becomes wider than the html reporting web page.
1- Problem:
2- Solution: see the scroll pointed by the red arrow under the table
Add a scroll to the html reporting for the shared data table in the scenario of the same specification, so that it adapts to a standard display I use a lot of data in an external csv file, for each specification (covered by several test scenarios), for a mobile application.
The problem is that, in the event of a bug reported in the html reporting, the screenshot of the bug becomes very very large, because it fits with the page which becomes very large because the data table has a lot of values.
So to avoid this problem I suggest you add a scroll, if the width of the data table becomes wider than the html reporting web page.
1- Problem:
2- Solution: see the scroll pointed by the red arrow under the table
Originally posted by @zbrea in https://github.com/getgauge/gauge/discussions/2237