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

Some Table View filters seem to use substrings rather than values

Open johnmhoran opened this issue 5 years ago • 2 comments

Working on Windows 10 with ScanCode Workbench 3.1.1, I see that some (but not all) filters in the Table View display seem to apply the filter by using substrings rather than the values themselves. For example:

File Size: 3 grabs *3* File Type: ASCII text grabs *ASCII text* License Expressions: lgpl-2.1 grabs *lgpl-2.1* License Key: lgpl-2.1 grabs *lgpl-2.1*

A little over a year ago there was a similar issue that was resolved and perhaps could provide some guidance re how to resolve the behavior at issue here: Filter by Language not working correctly.

johnmhoran avatar Feb 26 '20 01:02 johnmhoran

Hello @johnmhoran , I am Parth and I want to work on this issue. Thank you.

chauhanparth210 avatar Mar 16 '20 06:03 chauhanparth210

Note that there's also a similar error in the 'Chart Summary View': https://github.com/nexB/scancode-workbench/issues/457

kkoehne avatar Jul 24 '20 12:07 kkoehne

This has been fixed as a part of refactoring, and is no longer an issue

OmkarPh avatar Dec 14 '23 19:12 OmkarPh