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

Select-Only Combobox Example: Add scroll into view feature #2074

Merged
merged 8 commits into from
Nov 2, 2021

Conversation

jongund
Copy link
Contributor

@jongund jongund commented Oct 29, 2021

Changes:

  • Updated code to have option referenced by aria-activedescendant scrolled into view if it was off screen.
  • When list of options is closed the "textbox" will be scrolled into view if it is off screen.
  • Added scroll into view information to Accessibility Documentation.

Preview Link

@zcorpan zcorpan changed the title Added scroll into view feature to select only combobox Select-Only Combobox Example: Add scroll into view feature Nov 2, 2021
@zcorpan zcorpan added the Example Page Related to a page containing an example implementation of a pattern label Nov 2, 2021
@jesdaigle jesdaigle merged commit b41f897 into main Nov 2, 2021
@jesdaigle jesdaigle deleted the select-only-scrollto branch November 2, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Example Page Related to a page containing an example implementation of a pattern
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants