Skip to content

Tasks invalidated count for a particular project for choropleth map#7112

Open
prabinoid wants to merge 3 commits into
developfrom
feat/invalidated-chloropeth
Open

Tasks invalidated count for a particular project for choropleth map#7112
prabinoid wants to merge 3 commits into
developfrom
feat/invalidated-chloropeth

Conversation

@prabinoid
Copy link
Copy Markdown
Collaborator

@prabinoid prabinoid commented Dec 15, 2025

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🧑‍💻 Refactor
  • ✅ Test
  • 🤖 Build or CI
  • ❓ Other (please specify)

Related Issue

Fixes #7111

Describe this PR

A chloropleth map on each project's tasks page based on number of times the tasks on the project has been invalidated.

Frontend Changes

  • Adds an invalidation choropleth overlay to the project tasks map. A toggle button (grouped with the zoom controls) lets users visualise how many times each task has been invalidated using a continuous colour ramp from white (never invalidated) through amber and orange to deep red (6+ times). The legend updates in-place to show the gradient scale when active, and reverts to the normal task-status legend when toggled off. Task borders and click-to-select behaviour are preserved while the overlay is on.

Screenshots

image

@sonarqubecloud
Copy link
Copy Markdown

@ramyaragupathy ramyaragupathy changed the title Tasks invalidated count for a particular project for chloropeth map Tasks invalidated count for a particular project for choropleth map Jan 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Choropleth map on tasks page based on Number of times task has been invalidated

2 participants