jraska / jraska/Console

The scrollview do not scroll to bottom if there are two many messages

Open
#23 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
143
Forks
13
PR merge metrics
No merged PRs in 30d

Description

I was running a batch test, and a large number of log messages was generated. Afeter a period of testing, I found that sometimes the scrollview was not scrolling to the bottom, sometime it can scroll to bottom,but along with the jumping of the scroll bar(The scroll bar appears at the top and immediately jump to bottom,seams the screen flickered, the scroll was not that smooth).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with a batch test that generates a large number of log messages, then inspect the Android console's scrollview behavior during updates. Done means the view reliably scrolls to the bottom without failing to follow new messages or visibly jumping and flickering.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.