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 collapsible dropdown listbox example #470

Closed
mcking65 opened this issue Oct 6, 2017 · 1 comment
Closed

Develop collapsible dropdown listbox example #470

mcking65 opened this issue Oct 6, 2017 · 1 comment
Assignees
Labels
Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

mcking65 commented Oct 6, 2017

Develop the type of listbox described in the combobox design pattern where the behavior emulates an HTML select with the size attribute set to 1.

The behavior and ARIA attributes of the collapsible dropdown listbox are described on the HTML example page in the listbox-expandable branch.

@mcking65 mcking65 added the Example Page Related to a page containing an example implementation of a pattern label Oct 6, 2017
@mcking65 mcking65 added this to the 3Q17 Working Draft milestone Oct 6, 2017
@mcking65 mcking65 self-assigned this Nov 22, 2017
@mcking65 mcking65 changed the title Develop expandable dropdown listbox example Develop collapsible dropdown listbox example Nov 30, 2017
mcking65 added a commit that referenced this issue Nov 30, 2017
Initial cut of a collapsible dropdown listbox example that completes work for issue #470.
@mcking65
Copy link
Contributor Author

Complete with commit 42db5fd.

mcking65 added a commit that referenced this issue Nov 30, 2017
For issue #470, fixed missing file name change.
renamed:    examples/listbox/listbox-expandable.html -> examples/listbox/listbox-collapsible.html
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
Development

No branches or pull requests

1 participant