Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

[Gantt Chart Improvement] - useMemo and callBack for tooltip handling

Open
#4,058 0 comments 0 reactions 1 assignee View on GitHub

@glickgNU is already working on this.

Since Mar 17, 2026.

new feature stale
Dominant language
TypeScript
Stars
36
Forks
9
Avg merge
4d 21h
Merged PRs (30d)
11

Description

Current Features

currently, there are a lot of re-renders that trigger when hovering over a tooltip within the gantt chart. It would be nice to wrap the components in useMemo, and additionally wrap functions in useCallback to ensure they don't get unnecessarily re-rendered.

Desired Additional Features

useMemo and useCallback

Screenshots (as needed)

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.