[Timeline] Add the functionality of expanding and shrinking
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Summary 💡
The functionality of expanding and shrinking the timeline component would be useful.
Examples 🌈
In shrunken state the timeline can e.g. only show the latest 3 items and when hovering, it animates to show the full timeline.
Motivation 🔦
I want to show only the lastest event but give the the user the possibility to see the full history of events, while hiding it when the user does not need it, to save screen space
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 locating the Timeline component and reviewing its current API and examples. Clarify the collapsed item count, expansion trigger, animation behavior, and accessibility expectations before implementation. Done should include the requested expanding and shrinking behavior, documented usage, and coverage for the relevant states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100