Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retain scroll position after log level is changed #50

Open
orionlee opened this issue Apr 6, 2019 · 0 comments
Open

Retain scroll position after log level is changed #50

orionlee opened this issue Apr 6, 2019 · 0 comments

Comments

@orionlee
Copy link

orionlee commented Apr 6, 2019

Version: v1.2.3

Use case:
When users find an interesting log lines, by say, change the log level to ERROR, the users then want to view the surrounding logs at a more detailed level, e.g., VERBOSE.

Desired behavior:

  • Users first put the log level to be more brief, e.g., ERROR
  • Then scroll to find an interesting line, and tap the line .
  • Users than change the log level to be more detailed, e.g., VERBOSE
  • The app should keep the scroll position around the aforementioned line.

Current behavior:

  • The app will move the scroll to the bottom once the log level is changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant