christianalfoni / christianalfoni/EmptyBox
As a user I want a component that shows time left to read
Open
UserStory
- Dominant language
- JavaScript
- Stars
- 206
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
By checking the length of the content, calculate a "time remaining" compared to scrollHeight. Then update this as you scroll down.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the component that renders blog content and the scroll container, then trace how content length and scrollHeight are available. Done means a time-remaining display is calculated from content length and updates as the user scrolls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100