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 examples of ARIA 1.1 Combobox design pattern #100

Closed
mcking65 opened this issue Aug 29, 2016 · 1 comment
Closed

Develop examples of ARIA 1.1 Combobox design pattern #100

mcking65 opened this issue Aug 29, 2016 · 1 comment
Assignees
Labels
Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

mcking65 commented Aug 29, 2016

For this issue, we need examples of combobox that popup listbox, tree, grid, and dialog.

commit 93a8d91 added four HTML template files for these examples.

Find them in your clone of the repo at:
aria-practices/examples/combobox/aria1.1pattern/

@mcking65 mcking65 added this to the 1.1 PR milestone Aug 29, 2016
@mcking65 mcking65 added the Example Page Related to a page containing an example implementation of a pattern label Aug 29, 2016
@mcking65 mcking65 self-assigned this Feb 1, 2017
mcking65 pushed a commit that referenced this issue Aug 22, 2017
…d popups (pull #440)

Issue #100 initial drop of the code for the listbox and grid popup examples. This includes only the js/css/html for the example itself, not the descriptive text for the example pages.
@mcking65 mcking65 modified the milestones: 3Q17 Working Draft, 1.1 Rec Aug 28, 2017
mcking65 pushed a commit that referenced this issue Sep 10, 2017
…d popups (pull #440)

Issue #100 initial drop of the code for the listbox and grid popup examples. This includes only the js/css/html for the example itself, not the descriptive text for the example pages.
mcking65 added a commit that referenced this issue Sep 21, 2017
* For issue #31, first draft of the combobox design pattern.
* For issue #100,  first cut of code for ARIA 1.1 style combobox examples with listbox and grid popups. The example pages do not yet include any documentation; example code only.
mcking65 added a commit that referenced this issue Oct 26, 2017
…alog and tree popup stub files

Made the following changes for issue #100.

Deleted placeholder HTML files for examples that will not be completed for release 1:
1. examples/combobox/aria1.1pattern/dialog-combo.html
2. examples/combobox/aria1.1pattern/tree-combo.html

Completed documentation of description, keyboard interaction, roles, states, and propertiesin examples/combobox/aria1.1pattern/listbox-combo.html.
mcking65 added a commit that referenced this issue Oct 27, 2017
For issue #100, modified examples/combobox/aria1.1pattern/grid-combo.html to:
* Add description
* Add links to similar examples
* Add keyboard documentation
* Add roles, states, and property documentation
mcking65 added a commit that referenced this issue Oct 27, 2017
For issue #100, modified examples/combobox/aria1.1pattern/grid-combo.html.
Added language to improved the description of the example.
@mcking65
Copy link
Contributor Author

The listbox and grid popup examples are complete. Opened issues 533 and 534 to track work on tree and dialog popup examples.

Closing.

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

No branches or pull requests

1 participant