-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happens?
When you drag to re-order an item, but scroll while you are dragging, the item moves away from the cursor leading to it being placed incorrectly/away from the mouse cursor.
What are the steps to reproduce this issue?
- Create a bunch of
Text
items so that you can scroll down the list - Add another item, such as a
Techs
item - Scroll to the bottom of the list
- Start dragging the
Techs
item and scroll to the top while dragging - You should see that the item moves away from the cursor and leads it to be placed far away from where you are pointing
What were you expecting to happen?
The draggable item should stick with the mouse cursor, even while scrolling through the list, making it easier to place in larger/longer README files.
Additional information about your environment
- Device: Desktop
- OS: Windows 11 version 24H2 build 26100.4351
- Browser: Chrome
- Version: 137.0.7151.104 (Official Build) (64-bit)
Additional context
I have created this short video demo of the bug which should hopefully clear up any questions
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working