Skip to content

Conversation

@mattvague
Copy link

@mattvague mattvague commented Jan 19, 2026

Closes #9493

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component)
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

  • Open Storybook and go to usePreventScroll story on iOS device
  • Tap "Click Me in safari and then scroll"
  • Should be able to drag thumbs of range slider
image

@mattvague mattvague marked this pull request as ready for review January 19, 2026 16:54
@mattvague
Copy link
Author

mattvague commented Jan 19, 2026

I made a quick attempt at writing some iOS specs for usePreventScroll but hit this CSS parsing issue:

image

I suspect it's an issue with the usage of @layer but not sure

@mattvague
Copy link
Author

mattvague commented Jan 19, 2026

I also signed the CLA after seeing that failure if someone wants to re-run

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

Successfully merging this pull request may close these issues.

usePreventScroll breaks range inputs on iOS

1 participant