Skip to content

added useCallback to certain GanttChart functions#4119

Open
glickgNU wants to merge 2 commits intofeature/gantt-chart-improvementsfrom
#4058-useMemo-and-callBack-for-tooltip-handling
Open

added useCallback to certain GanttChart functions#4119
glickgNU wants to merge 2 commits intofeature/gantt-chart-improvementsfrom
#4058-useMemo-and-callBack-for-tooltip-handling

Conversation

@glickgNU
Copy link
Copy Markdown

@glickgNU glickgNU commented Apr 2, 2026

Changes

Wrapped functions related to the Gantt chart in useCallback and useMemo functions

Notes

Nothing should change in terms of functionality. However, it is difficult to test performance improvements.

Test Cases

To Do

-[ ] I Only looked at 4 files so far, however I do believe there are other relevant files that still need to be looked at related to gantt.

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 #)

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