Ux suggestion: disable auto scroll
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.5k
- Forks
- 4.8k
- PR merge metrics
- No merged PRs in 30d
Description
current behaviour: auto scroll looks cool but is an anti-feature, it wastes a lot of time in waiting for it to finish and then scrolling back to read the answer.
expected behaviour: an option to enable or disable auto scroll. when disabled, only the first few lines are adjested onto the viewport, so the user can start reading the answer immediately.
Contributor guide
No contributing guide indexed for this repository
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 file or test is named in the issue. Start by locating the UI code that controls answer auto-scrolling, then trace how the response viewport is adjusted; done means users can enable or disable auto-scroll and, when disabled, begin reading after only the first few lines are adjusted into view.
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
- 45/100