thunderbird / thunderbird/thunderbird-android
Add buttons to scroll to top/bottom
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Hi,
I frequently get reports mailed to me by my servers' scheduled tasks. These are just outputs, and are often thousands of lines of text/plain text.
Usually, I just want to see whether the task ended successfully or in an exception. Because the emails are very long sometimes, it takes quite some effort to scroll all the way to the bottom.
It would help if there was a button to scroll to the bottom (and if that is added, then a button to go back to the top would be a logical additional button). An alternative would be a scroll bar whose handle one can drag to the bottom.
With kind regards,
Sven Berkvens-Matthijsse
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
The issue does not name files, tests, or an entry point. Start by locating the Android screen that displays long plain-text task-report emails and inspect its existing scrolling behavior. Done means users can reach both the top and bottom without manually traversing thousands of lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100