scancode-workbench icon indicating copy to clipboard operation
scancode-workbench copied to clipboard

Scrollbar disappears when we open the Table View via a specific property from Chart Summary View

Open nitin10s opened this issue 5 years ago • 4 comments

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.

ScanCode-Workbench-sample1 sqlite-2020-04-17-20-34-38

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?

nitin10s avatar Apr 17 '20 15:04 nitin10s

I think we need to trigger a "click" action on the JS tree when drilling down from a bar chart.

steven-esser avatar Apr 17 '20 20:04 steven-esser

You mean instead of opening the Table View?

nitin10s avatar Apr 18 '20 09:04 nitin10s

@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.

mjherzog avatar Apr 20 '20 15:04 mjherzog

@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.

steven-esser avatar Apr 30 '20 15:04 steven-esser