spacedriveapp / spacedriveapp/spacebot
Worker logs auto-scroll to bottom for each new log entry
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
When watching worker logs, the page automatically scrolls to the bottom when a new log entry appears.
Ideally when a user scrolls up to review earlier logs, the page would not automatically jump to the bottom for each new log entry. However, this functionality is still nice if the user is just interested in tailing the logs.
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
No files, tests, or entry points are named in the issue. Start by locating the worker-log view and reproducing the jump while reviewing earlier entries; the work is done when scrolling up keeps the view in place while tailing at the bottom still follows new log entries.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100