Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GridList does not consistently auto-scroll when dragging items beyond the last visible row #7077

Open
rohitsaini1995 opened this issue Sep 24, 2024 · 0 comments

Comments

@rohitsaini1995
Copy link

Provide a general summary of the issue here

In the GridList component, when attempting to move an item beyond the last visible row, the list should auto-scroll to allow the user to continue dragging the item. This feature works intermittently but is difficult for the user to utilize consistently.

🤔 Expected Behavior?

When dragging an item near the edge of the visible grid, the list should auto-scroll smoothly, allowing the user to drag the item beyond the current visible rows without difficulty.

😯 Current Behavior

The auto-scroll sometimes works but is inconsistent and makes it hard for the user to move items beyond the visible rows, resulting in a frustrating user experien

💁 Possible Solution

No response

🔦 Context

No response

🖥️ Steps to Reproduce

Steps to Reproduce

1.	Open the GridList component with a sufficient number of items to require scrolling.
2.	Attempt to move an item from a visible row beyond the last visible row by dragging it downward.
3.	Observe that the list does not consistently auto-scroll, making it difficult to move the item to the desired position.

Version

"react-aria-components": "^1.3.0",

What browsers are you seeing the problem on?

Chrome

If other, please specify.

No response

What operating system are you using?

Mac

🧢 Your Company/Team

Acrobat Web

🕷 Tracking Issue

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant