Continued #447-- UI: Fix incorrect cursor style on Filter options and RESET button#490
Merged
wurstbrot merged 4 commits intodevsecopsmaturitymodel:mainfrom Feb 25, 2026
Conversation
2 tasks
vbakke
previously approved these changes
Feb 21, 2026
Collaborator
vbakke
left a comment
There was a problem hiding this comment.
Oh, my. Both #488 and #490 fixes the issue #436 (stale PR #447). 🙂
I had to choose one, and I ended up approving #490 as this also fixed the pointer on the circular heatmap page.
Thank you both @nitinawari and @sawankshrma. 🙂
@wurstbrot: Feel free to merge #490 when available
10c5506 to
1271ce4
Compare
Contributor
Author
|
Just a quick reminder before merging. I have stacked (rebased) this PR over #486 so please merge that before this one. |
vbakke
approved these changes
Feb 25, 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.
Description
This PR implements changes proposed and tried in PR #447.
Resolves: #436