NUKnightLab / NUKnightLab/TimelineJS3
Duplicate group on zoom at specific browser sizes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
A zendesk user reported a situation where on zooming out of a timeline, one of the groups in the timeline "splits" and is shown twice.
I was only able to reproduce this at a specific browser dimension that he reported, 1920x1280 pixels.
Here is the test case provided: http://rama5.flexiplan.co.th/js/TimelineJS3/compiled/examples/groups_test_2.html
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 reproducing the supplied test case at 1920x1280 and zooming out of the timeline. Trace the group-rendering behavior involved in that reproduction; done means the affected group remains displayed once at the reported browser dimensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100