The Wayback Machine - https://web.archive.org/web/20211123132715/https://github.com/topics/wai-aria
Skip to content
#

wai-aria

Here are 105 public repositories matching this topic...

shomitta
shomitta commented Oct 19, 2021

I need to use combobox for "allowsCustomValue", So I need to trigger event whenever a ENTER key is pressed (not on input change/ selection change) & check the TextEdit value at the time of enter & run command accordingly.

OnSelectionChange/ OnInputChange wont be helpful in this case as we have a requirement to trigger event with custom TextEditValue on pressing Enter.

sssmi
sssmi commented Feb 17, 2019

I'm submitting a ...

  • bug report
  • feature request
  • support request

What is the current behavior?

Keyboard control works great, but still lacking many accessibility features.

What is the expected behavior?

vue-simple-suggest to be more screen reader friendly.

Including:

  • Necessary aria tags
  • Using a ul and li tags for suggestions

Improve this page

Add a description, image, and links to the wai-aria topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wai-aria topic, visit your repo's landing page and select "manage topics."

Learn more