Skip to content

Conversation

@daisuke-awaji
Copy link
Collaborator

@daisuke-awaji daisuke-awaji commented Dec 7, 2025

Remove maxHeight={-1} prop from text input component as negative height values are invalid and unnecessary for the component's functionality.

Description of Changes

Please explain the changes in detail.
If there is any impact on existing users (compatibility, degradation, breaking changes, etc.), be sure to include it in the explanation.

Checklist

  • Modified relevant documentation
  • Verified operation in local environment
  • Executed npm run cdk:test and if there are snapshot differences, execute npm run cdk:test:update-snapshot to update snapshots

Related Issues

#1171

Screenshot

image

Remove maxHeight={-1} prop from text input component as negative height values are invalid and unnecessary for the component's functionality.
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.

1 participant