[RAC] Add autoscroll config to AriaLink
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 1.6k
- Avg merge
- 3d 9m
- Merged PRs (30d)
- 59
Description
### Provide a general summary of the feature here
I am using the nextjs with the react-aria-components link element. When i navigate between pages i get the following warning:

"Skipping auto-scroll behavior due to `position: sticky` or `position: fixed` on element: "
This is expected and a way to deal with it in nextjs is to disable the autoscroll on the
Contributor guide
Research direction
Start by locating the react-aria-components Link implementation; the issue names no file or test. Done means the Link exposes a scroll or autoscroll option that can disable automatic scrolling for the reported Next.js use case, with tests covering the new behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- accessibility, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100