aria-practices
aria-practices copied to clipboard
Grid Combobox Example: Improve popup trigger and scrolling
Per review of combobox examples by @smhigley in #1255, the grid combobox has the following two undesireable behaviors:
- It does not let you open the popup and see all options without first typing something.
- The list scrolls every time you navigate to a new option, even if that option was already in view before the programmatic scroll.