-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Card - Checklists
-
None
-
4
-
Minor
Issue Summary
When working on a checklist with multiple items, attempting to move the last item to a different position causes the screen to scroll to the top of the checklist if the first item is not visible.
Steps to Reproduce
- Create a checklist.
- Add items until the first item is no longer visible on the screen (for example, add 30 items).
- Select the last item and drag it to move it to a different position within the checklist.
Expected Results
The item should be moved slowly, following the movement of the mouse cursor.
Actual Results
The screen scrolls to the top of the checklist.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available