Skip to content

Fix: Auto-Scroll for Logs #607

Closed
@xyfer17

Description

@xyfer17

Description:

The auto-scroll effect in the logs is not functioning as intended. It should only trigger when the scroller is within 50 pixels of the bottom, but it currently activates even when the user is at the top and more than 50 pixels away.

Steps to reproduce:

  1. Open the logs section.
  2. Scroll to the top of the logs.
  3. Observe the auto-scroll behavior as new logs are added.

Expected behavior:

Auto-scroll should only occur when the scroller is within 50 pixels of the bottom of the log view.

Actual behavior:

Auto-scroll activates even when the user is at the top of the logs and more than 50 pixels away from the bottom.

Additional context

This issue impacts the usability of the logs, making it difficult to read messages that are being added when the user is not at the bottom.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions