Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Maintenance] - Firefox Gantt Multiple Tabs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
when clicking on a work package from the gantt chart, it opens two of the same tab
related, if you click on a line item on the gantt chart before expanding it, it opens one tab of the project and another tab of the work package
Acceptance Criteria
- when clicking on text in the gantt chart, it only opens one tab (in firefox)
Proposed Solution
- reproduce the bug
- look at ganttTaskBarDetailsBoxStyles in GanttTaskBarDisplay.tsx
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the duplicate-tab behavior in Firefox by clicking Gantt chart text, including an unexpanded line item. Then inspect ganttTaskBarDetailsBoxStyles in GanttTaskBarDisplay.tsx and trace the relevant click behavior. Done means each click opens only one tab, with the work package destination opening correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 76/100