Skip to content

Conversation

@silviuaavram
Copy link
Collaborator

@silviuaavram silviuaavram commented May 17, 2024

What:
Return a boolean for aria-selected as the documentation / types suggest. Affects for the hooks useSelect and useCombobox.

Why:
Fixes #1596.

How:
Update the return value and the unit tests.

Checklist:

  • Documentation
  • Tests
  • TypeScript Types
  • Flow Types
  • Ready to be merged

@silviuaavram silviuaavram merged commit ee2a828 into master May 17, 2024
@silviuaavram silviuaavram deleted the feat/return-boolean-aria-selected branch May 17, 2024 08:05
@github-actions
Copy link

🎉 This PR is included in version 9.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aria-selected returned as string instead of boolean

2 participants