Skip to content

standardoutputview: indicate invalid regex in the UI

Igor Kushnir requested to merge work/improve-standardoutputview-filter into master

Set negative background and error tooltip on the filter input line when the regex pattern becomes invalid and restore default background and tooltip when the regex becomes valid.

standardoutputview-regex-error-indicators

Merge request reports