Skip to content

fix: type mismatch in useTextField for textarea elements#9884

Open
nami8824 wants to merge 1 commit intoadobe:mainfrom
nami8824:fix/textarea-textfield-types
Open

fix: type mismatch in useTextField for textarea elements#9884
nami8824 wants to merge 1 commit intoadobe:mainfrom
nami8824:fix/textarea-textfield-types

Conversation

@nami8824
Copy link
Copy Markdown
Contributor

@nami8824 nami8824 commented Apr 7, 2026

Closes #4662

✅ 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:

@nami8824 nami8824 closed this Apr 9, 2026
@nami8824 nami8824 reopened this Apr 9, 2026
Copy link
Copy Markdown
Member

@snowystinger snowystinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, that looks correct to me

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[@react-aria/textfield] useTextField() does not accept event handlers for textarea

2 participants