NUKnightLab / NUKnightLab/TimelineJS3
What is being compared here?
Open
Nobody has claimed this yet.
question
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/NUKnightLab/TimelineJS3/blob/master/source/js/timenav/TL.AxisHelper.js#L89-L90. I was just reading this code. Am curious as to whether or not there's a bug since two values of the same exact values are being compared.
Contributor guide
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
Start by reading source/js/timenav/TL.AxisHelper.js around lines 89-90 and trace the values used in the comparison. Determine whether the comparison is intentional or indicates a bug; done means documenting the finding and, if needed, identifying a reproducible behavior and proposed fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100