NUKnightLab / NUKnightLab/TimelineJS3

Broken design when items below 5

Open
#583 2 comments 0 reactions 0 assignees View on GitHub

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
timeline2
meaning has a lower height and on mouseover is getting bigger

and for 3 items or less:
timeline1
meaning bigger height and no mouseover effect

is it normal for below 5 to be like that?

Thank you.

Contributor guide

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.