Skip to content

fix(types): update useComboBoxState to include generic type for ComboBoxState return type#9782

Merged
reidbarber merged 1 commit intomainfrom
useComboBoxState-generic-type-return
Mar 11, 2026
Merged

fix(types): update useComboBoxState to include generic type for ComboBoxState return type#9782
reidbarber merged 1 commit intomainfrom
useComboBoxState-generic-type-return

Conversation

@reidbarber
Copy link
Member

Closes #9764

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@reidbarber reidbarber added the small review Easy to review PR label Mar 11, 2026
@reidbarber reidbarber changed the title fix(types): update useComboBoxState to include generic type for ComboBoxStat… fix(types): update useComboBoxState to include generic type for ComboBoxState return type Mar 11, 2026
@rspbot
Copy link

rspbot commented Mar 11, 2026

@reidbarber reidbarber enabled auto-merge March 11, 2026 21:07
@reidbarber reidbarber added this pull request to the merge queue Mar 11, 2026
Merged via the queue into main with commit 1f54814 Mar 11, 2026
30 checks passed
@reidbarber reidbarber deleted the useComboBoxState-generic-type-return branch March 11, 2026 23:13
@yihuiliao yihuiliao added the no testing Does not require manual testing during testing session label Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no testing Does not require manual testing during testing session small review Easy to review PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useComboBoxState: the return type should use the selectionMode "M"

4 participants