Skip to content

Ticking tables scrolling back to bottom when not stuck to bottom #1615

@mattrunyon

Description

@mattrunyon

Description

Broken by #1579. The stickyOptions is not correct. Scrolling up results in false and no update of isStuckToBottom. Moving the table via the scroll handle also does not update isStuckToBottom.

Steps to reproduce

  1. Create a ticking table
  2. Scroll (with mouse wheel) to the bottom. Can drag the scroll thumb to the bottom then wheel up and down to do this
  3. Scroll up or use the scroll thumb to move up

Expected results

Table stays where you scrolled

Actual results

On the next tick, the table will go back to the bottom. isStuckToBottom is not properly updated

Versions

  • Web UI Version: 0.52.0

Metadata

Metadata

Assignees

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