Skip to content

Add a flag to force a ui.table to follow the ticking part of a ticking table #700

@jnumainville

Description

@jnumainville

Originally suggested by JJ in deephaven/deephaven-ipywidgets#48
This seems like something more appropriate to introduce in ui.table though.
Perhaps we could have an enum for a few different behaviors.

Some more ideas on top of what JJ suggested:
keep the scrollbar at the top (if the user hasn't scrolled):
starting_scroll="top"

keep the scrollbar at the bottom (if the user hasn't scrolled):
starting_scroll="bottom"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions