Skip to content

CommandOutput: Disable filter and copy action when data is missing

Joshua Goins requested to merge work/redstrate/disable-filter-search into master

For example if "aha" is missing on the Firmware Security page, there's no data and hence no reason to filter on nothing or copy it to the clipboard. This now disables the actions in said case.

Merge request reports