Skip to content

Applying a filter when tracking bottom of table should keep tracking bottom of table #2363

Description

@mattrunyon

When using a ticking table and tracking the bottom of the table, applying a filter resets the scroll state and quits following the bottom.

Example ticking table code. Scroll to bottom so new rows are ticking in and followed. Then apply a quick filter and the table resets to the top.

from deephaven import merge, ui
import deephaven.plot.express as dx

stocks = dx.data.stocks()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageIssue requires triage

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions