-
Notifications
You must be signed in to change notification settings - Fork 77
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
[Autocomplete] add scrollContentTo method and automatically scroll items when using keyboard #11152
Comments
Installed and assigned for verification. |
The fix doesn't appear to work across Windows browsers (Chrome, FF, and Edge) when trying to navigate to the last Reassigning to further diagnose. |
Nope, it just uses this: https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView |
Installed and assigned for verification. |
Verified with |
Check existing issues
Description
Acceptance Criteria
Relevant Info
No response
Which Component
autocomplete
Example Use Case
https://codepen.io/Matt-Driscoll/pen/OPLjzXX?editors=1010
Priority impact
impact - p2 - want for an upcoming milestone
Calcite package
Esri team
ArcGIS Maps SDK for JavaScript
The text was updated successfully, but these errors were encountered: