Conversation
7d04cb3 to
4c6da51
Compare
sukhwinder33445
requested changes
Nov 6, 2025
6a39bfc to
428345d
Compare
4c6da51 to
ce7f0d2
Compare
ce7f0d2 to
e10c9f4
Compare
b7126c6 to
541ce9b
Compare
e10c9f4 to
543c756
Compare
sukhwinder33445
previously approved these changes
Nov 17, 2025
541ce9b to
91d71ad
Compare
543c756 to
5da0b76
Compare
Now also add pictograms to state ball in the following cases: - Disabled active checks - Disabled notifications
5da0b76 to
f4ac9bd
Compare
nilmerg
approved these changes
Mar 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Now also add pictograms to state ball in the following cases:
If both active checks and notifications are disabled, the “notifications disabled” icon is shown. This is because results may still arrive from passive checks, but they cannot trigger notifications when notifications are disabled.
Resolves #1097