downshift-js / downshift

🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.
http://downshift-js.com/
MIT License
12.06k stars 929 forks source link

feat(getA11yStatusMessage): simplify the a11y message in hooks #1579

Closed silviuaavram closed 7 months ago

silviuaavram commented 7 months ago

What:

Why: Closes https://github.com/downshift-js/downshift/issues/1244. Closes https://github.com/downshift-js/downshift/issues/1227 Closes https://github.com/downshift-js/downshift/issues/1322

How:

Checklist:

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (v9@f79c593). Click here to learn what that means.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v9 #1579 +/- ## ====================================== Coverage ? 100.00% ====================================== Files ? 18 Lines ? 1729 Branches ? 520 ====================================== Hits ? 1729 Misses ? 0 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.