Skip to content

Conversation

@rbessin
Copy link
Contributor

@rbessin rbessin commented Dec 10, 2025

Changes

  • Added seed data in order to have a package that is blocked by two or more other packages
  • Made ids consistent in the transform functions for WorkPackages, Projects and Tasks instead of using random UUIDs
  • Render all WorkPackages once rather than through two different pipelines; previously --> main pipeline for roots + blocked pipeline for blocked ==> now --> main pipeline for everything
  • Using blocking array solely for arrow rendering between packages
  • Moved the ArcherContainer up a level from the TaskBar to the ChartSection in order to have it encompass all WorkPackages within the same project
  • Deleted BlockedGanttTaskView.tsx since it was no longer used

Screenshots

image

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes # (issue #3661 )

@rbessin rbessin self-assigned this Dec 10, 2025
Copy link
Contributor

@gcooper407 gcooper407 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is all awesome, really great job on this

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.

3 participants