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

Develop example of combobox that pops up a tree #533

Open
mcking65 opened this issue Nov 22, 2017 · 1 comment
Open

Develop example of combobox that pops up a tree #533

mcking65 opened this issue Nov 22, 2017 · 1 comment
Labels
Example Page Related to a page containing an example implementation of a pattern help wanted Task force is looking for an owner for the issue

Comments

@mcking65
Copy link
Contributor

mcking65 commented Nov 22, 2017

Develop an example implementation of the ARIA 1.1 combobox design pattern that pops up a tree.

Related to issue #100.

@mcking65 mcking65 added Example Page Related to a page containing an example implementation of a pattern help wanted Task force is looking for an owner for the issue labels Nov 22, 2017
@mcking65 mcking65 added this to the 1.1 APG Release 2 milestone Nov 22, 2017
@MichaelKetting
Copy link

I would very much appriciate such an example. In particular, I'm interested in how to get the best user experience when supporting the tree in combination with auto complete / filtering:

  • Based on displaying a file system's folders and files hierarchy
    ** Would you filter only the top entries?
    ** Would you filter only the already expanded entries?
    ** Would you get all parents that contain children that match the filter?
    ** Would you be able to type an entire path?

@mcking65 mcking65 removed this from the 1.1 APG Release 4 milestone Aug 13, 2019
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 help wanted Task force is looking for an owner for the issue
Projects
None yet
Development

No branches or pull requests

2 participants