microsoft / fluent-ui-react

An ecosystem for building highly customizable enterprise class user interfaces.
https://aka.ms/fluent-ui
MIT License
432 stars 55 forks source link

Create Accessibility Behaviour for Dropdown component. #468

Open silviuaavram opened 5 years ago

silviuaavram commented 5 years ago

Feature Request

Original plan is to finish the Dropdown Component PR with the aria attributes directly added, as the PR is large enough for review. https://github.com/stardust-ui/react/pull/422

After that PR will be merged, will create another PR that will remove aria from component and add it to behaviour. Will close this issue once that PR will be merged

levithomason commented 5 years ago

I agree with this, however, we are using Downshift. I am of the mind that we should replace downshift with Stardust concepts of state/style/accessibility abstractions.

How do you see these working together?

levithomason commented 5 years ago

@silviuavram ^