Skip to content

fix: map completed status to resolved in StatusChart#41

Merged
dereknex merged 1 commit intomainfrom
34-fix-statuschart-color-mapping-for-completed-tasks
Apr 26, 2026
Merged

fix: map completed status to resolved in StatusChart#41
dereknex merged 1 commit intomainfrom
34-fix-statuschart-color-mapping-for-completed-tasks

Conversation

@dereknex
Copy link
Copy Markdown
Contributor

@dereknex dereknex commented Feb 14, 2026

Summary

  • update StatusChart status normalization to map completed to resolved
  • keep existing in_progress -> in-progress mapping unchanged
  • ensure completed tasks render via resolved color path (green)

Validation

  • bunx eslint components/dashboard/status-chart.tsx

Closes #34

@dereknex dereknex linked an issue Feb 14, 2026 that may be closed by this pull request
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 14, 2026

⚠️ No Changeset found

Latest commit: ceb4f92

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
echo Ready Ready Preview, Comment Feb 14, 2026 6:50am

@dereknex dereknex merged commit ff12acb into main Apr 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix StatusChart color mapping for "completed" tasks

1 participant