Skip to content

fix: #446 Textarea not autoresize bug#485

Merged
wuda-io merged 1 commit intomaterializecss:v2-devfrom
IvanPostu:issue-446
Jul 7, 2024
Merged

fix: #446 Textarea not autoresize bug#485
wuda-io merged 1 commit intomaterializecss:v2-devfrom
IvanPostu:issue-446

Conversation

@IvanPostu
Copy link
Member

@IvanPostu IvanPostu commented Jun 22, 2024

fixes #446
resize textarea should work without explicit initialization

Proposed changes

Screenshots (if appropriate) or codepen:

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to change).

Checklist:

  • I have read the CONTRIBUTING document.
  • My commit messages follows the conventional commit format
  • My change requires a change to the documentation, and updated it accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

resize textarea should work without explicit initialization
@IvanPostu IvanPostu changed the title fix: issue-446 Textarea not autoresize bug fix: #446 Textarea not autoresize bug Jun 22, 2024
Copy link

@OlivierMadant OlivierMadant left a comment

Choose a reason for hiding this comment

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

LGTM

wuda-io
wuda-io previously approved these changes Jul 7, 2024
@wuda-io wuda-io changed the base branch from main to v2-dev July 7, 2024 20:58
@wuda-io wuda-io dismissed their stale review July 7, 2024 20:58

The base branch was changed.

@wuda-io wuda-io merged commit ca88d67 into materializecss:v2-dev Jul 7, 2024
@wuda-io wuda-io mentioned this pull request Aug 30, 2024
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.

[Bug]: Textarea not autoresize

3 participants