Skip to content

Grid scrolls indefinitely after finishing dragging down #267

Closed
@tyler-dane

Description

@tyler-dane

Where did this happen?

Local code with an up-to-date main branch

Expected Behavior

Given that a user dragging an event up/down the grid
And the grid scrolled during the drag process
And the user finished dragging
Then the scroll should stop
And the user should be able to manually scroll the grid like normal

Current Behavior

After the user finishes dragging down and the grid scrolls, then the grid continues to auto-scroll down.

keeps.scrolling.mov

Steps to Reproduce

  1. Drag an event down until the grid scrolls
  2. While the grid is scrolling, stop dragging
  3. Wait until the event is saved on the grid
  4. Scroll up
  5. Notice: the grid continues to scroll down

Possible Solution

No response

Context

Originated from #262

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions