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

Grid Combobox Example: Improve popup trigger and scrolling #1266

Open
mcking65 opened this issue Nov 14, 2019 · 0 comments
Open

Grid Combobox Example: Improve popup trigger and scrolling #1266

mcking65 opened this issue Nov 14, 2019 · 0 comments
Labels
enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

Per review of combobox examples by @smhigley in #1255, the grid combobox has the following two undesireable behaviors:

  1. It does not let you open the popup and see all options without first typing something.
  2. The list scrolls every time you navigate to a new option, even if that option was already in view before the programmatic scroll.
@mcking65 mcking65 added enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern labels Nov 14, 2019
@mcking65 mcking65 added this to the 1.2 Release 1 milestone Nov 14, 2019
@mcking65 mcking65 removed this from the Launch Redesigned APG milestone May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any addition or improvement that doesn't fix a code bug or prose inaccuracy Example Page Related to a page containing an example implementation of a pattern
Projects
None yet
Development

No branches or pull requests

1 participant