Scrollbar disappears when we open the Table View via a specific property from Chart Summary View
Description
Refer to the video below, no scrollbar appears on selecting a particular filter from Chart Summary and opening the Table View with that filter.

See, how the scroll bar doesn't appear
opening
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? (Windows/MacOS/Linux)
- What version of scancode-workbench are you running on?
- What version of scancode-toolkit was used to generate the scan file?
I think we need to trigger a "click" action on the JS tree when drilling down from a bar chart.
You mean instead of opening the Table View?
@nitin10s Thank you for the video! This is a very innovative way to show the problem clearly. I have experienced the same problem, but had not figured out a good way to show it with screenshots.
@nitin10s No we would still open the table view, we may just need to force a some sort of rendering action to generate the scroll bar. I am no expert in DataTables though, so some other solution may work as well.