Skip to content

issue #7786: improve check results dialog colors and default filter - #7787

Merged
hansva merged 1 commit into
apache:mainfrom
mattcasters:issue-7786
Aug 5, 2026
Merged

issue #7786: improve check results dialog colors and default filter#7787
hansva merged 1 commit into
apache:mainfrom
mattcasters:issue-7786

Conversation

@mattcasters

Copy link
Copy Markdown
Contributor

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

…rrors

Use pastel GuiResource backgrounds instead of full system red/yellow,
and show successful results by default when the check has no errors.
@hansva
hansva merged commit 6a58471 into apache:main Aug 5, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Improve the check results dialog

2 participants