Skip to content

Conversation

tmvnkr
Copy link
Contributor

@tmvnkr tmvnkr commented Oct 15, 2025

Closes #9036

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

Start the S2 Storybook and find the TextField > TextAreaExample story. Select false for the isInvalid control and click on the padding/non-interactive areas of the TextArea field group and verify that focus is forwarded to the textarea.

🧢 Your Project:

@tmvnkr tmvnkr closed this Oct 15, 2025
@tmvnkr tmvnkr reopened this Oct 15, 2025
@tmvnkr tmvnkr force-pushed the fix-fieldgroup-textarea-focus branch from f01f603 to a2e9404 Compare October 15, 2025 14:28
Copy link
Member

@reidbarber reidbarber left a comment

Choose a reason for hiding this comment

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

Good catch!

@reidbarber reidbarber added this pull request to the merge queue Oct 16, 2025
Merged via the queue into adobe:main with commit ee060b5 Oct 16, 2025
32 checks passed
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.

S2 FieldGroup focus forwarding for textarea elements

4 participants