Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Textarea verticalGrow as auto #1958

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

GomezIvann
Copy link
Collaborator

@GomezIvann GomezIvann commented Apr 19, 2024

Checklist

  • The build process is done without errors. All tests pass in the /lib directory.
  • Self-reviewed the code before submitting.
  • Meets accessibility standards.
  • Added/updated documentation to /website as needed.
  • Added/updated tests as needed.

Description
Fixed auto-resizing issues when verticalGrow was set to auto and the value was changed programmatically in the controlled variant.

Closes #1951

@Jialecl Jialecl self-requested a review April 19, 2024 09:53
@Jialecl Jialecl self-assigned this Apr 19, 2024
@Jialecl Jialecl merged commit 35a1d38 into master Apr 19, 2024
4 checks passed
@Jialecl Jialecl deleted the gomezivann/textarea-fix branch April 19, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TextArea] Textarea verticalGrow auto doesn't work for programmed updation of value
2 participants