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

Add multiselect combobox example with tokens #1512

Open
smhigley opened this issue Sep 3, 2020 · 1 comment
Open

Add multiselect combobox example with tokens #1512

smhigley opened this issue Sep 3, 2020 · 1 comment
Assignees

Comments

@smhigley
Copy link
Contributor

smhigley commented Sep 3, 2020

Related to this ARIA issue: w3c/aria#689

As discussed in the 9/3/2020 ARIA meeting, it would be helpful to have an APG example of a multiselect combobox that implements tokens for selected items.

One possible example would be a combobox for adding people to an email "To" line.

refs:
https://openui5.hana.ondemand.com/#/entity/sap.m.MultiInput/sample/sap.m.sample.MultiInputMaxTokens
https://joshuajohnson.co.uk/Choices/
https://developer.apple.com/design/human-interface-guidelines/macos/fields-and-labels/token-fields/

@brennanyoung
Copy link

brennanyoung commented Jun 17, 2022

FWIW tokens are implemented in an APG example (2) here
https://w3c.github.io/aria-practices/examples/grid/LayoutGrids.html

Would be good if the combobox example is consistent with this one. (But why are they using tabindex="0" on an <a> ???)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants