mattcasters opened a new pull request, #7787: URL: https://github.com/apache/hop/pull/7787
## Summary - Soften error/warning row backgrounds in `CheckResultDialog` using `GuiResource` pastel colors (`colorLightRed` / `colorLight`) instead of full system red/yellow. - When there are no `TYPE_RESULT_ERROR` results, show successful results by default and keep the checkbox selection in sync. Fixes #7786 ## Test plan - [ ] Open check results with only OK remarks → successful rows visible by default - [ ] Open with warnings only → OK hidden; warning rows use soft yellow-green, not full yellow - [ ] Open with errors → OK hidden; error rows use soft red, not full red - [ ] Toggle show/hide successful results still works and stays consistent with the checkbox -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
