NUKnightLab / NUKnightLab/TimelineJS3
Broken design when items below 5
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
noticed this bug for elements below 5:
in this case for 5 or more items, we have a normal design

meaning has a lower height and on mouseover is getting bigger
and for 3 items or less:

meaning bigger height and no mouseover effect
is it normal for below 5 to be like that?
Thank you.
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
Reproduce the timeline with three items and compare its height and mouseover behavior with a timeline containing five or more items, using the screenshots in the report as the reference. Trace the frontend rendering and styling entry points responsible for item-count-dependent layout, then confirm that the intended behavior is defined before changing anything.
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
- Needs clarification
- Newbie friendliness
- 35/100