Skip to content

[US-9.3 / OBT-218] Show completed phases summary in the map popup - #28

Open
levigtri wants to merge 2 commits into
levigft/obt-217-us-92-see-how-many-team-members-are-working-on-that-projectfrom
levigft/obt-218-us-93-see-a-summary-of-how-many-phases-are-completed
Open

[US-9.3 / OBT-218] Show completed phases summary in the map popup#28
levigtri wants to merge 2 commits into
levigft/obt-217-us-92-see-how-many-team-members-are-working-on-that-projectfrom
levigft/obt-218-us-93-see-a-summary-of-how-many-phases-are-completed

Conversation

@levigtri

@levigtri levigtri commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary

US-9.3 / OBT-218 — Show a summary of how many phases are completed in the map popup, so users can quickly understand a project's overall progress.

Changes

  1. MapPage.tsx: add an "X/Y completed" summary next to the Phases heading in the project popup, computed from the phases already loaded (status === "completed" vs total). No backend change needed.

Type of Change

  • Feature

Testing

  • npm run typecheck — pass
  • npm run lint — 0 errors (pre-existing ProjectsPage warning only)
  • npm run build — pass

Stacked on US-9.2 / OBT-217 (#18) (same popup). Merge #18 first.

levigtri and others added 2 commits July 5, 2026 01:35
Add an "X/Y completed" summary next to the Phases heading in the map popup,
computed from the phases already loaded for the project, so users can gauge
overall progress at a glance.
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: QUIET

Plan: Pro Plus

Run ID: b039262c-4e4a-45ac-a2ec-e9e85bb0253f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch levigft/obt-218-us-93-see-a-summary-of-how-many-phases-are-completed

Comment @coderabbitai help to get the list of available commands.

@levigtri levigtri self-assigned this Jul 15, 2026
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.

1 participant