Skip to content
#

wai-aria

Here are 81 public repositories matching this topic...

LFDanLu
LFDanLu commented Aug 26, 2020

🙋 Feature Request

ButtonGroup currently adds an event listener for window resize events (https://github.com/adobe/react-spectrum/blob/main/packages/@react-spectrum/buttongroup/src/ButtonGroup.tsx#L69-L79). Now that we have a useResizeObserver hook, we should use it in place of the useEffect linked above.

🤔 Expected Behavior

The ButtonGroup's current behavior should be maintained afte

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

You can’t perform that action at this time.