autopsy icon indicating copy to clipboard operation
autopsy copied to clipboard

Changes done in FileSearchPanel.java for issue #7345

Open varun-khachane opened this issue 2 years ago • 3 comments

Added a data structure to store all the data from thee filters which will be used to display it on the panel.

varun-khachane avatar Apr 27 '23 09:04 varun-khachane

@markmckinnon I have raised the PR for issue #7345. Please go through it and share your insights.

varun-khachane avatar Apr 27 '23 09:04 varun-khachane

Can you please tell me why the checks are failing and guide me to resolve them.

varun-khachane avatar Apr 27 '23 10:04 varun-khachane

@varun-khachane This is only partial complete from what the request was. My thought is that they want the search criteria displayed in the GUI for that tab. I would also not add what the actual query that the code uses but what was entered in the search screen. Does that make sense?

markmckinnon avatar Jun 08 '23 14:06 markmckinnon