Skip to content

fix: input textarea hadle when has affix #2530

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

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

xrkffgg
Copy link
Member

@xrkffgg xrkffgg commented Jul 7, 2020

First of all, thank you for your contribution! 😄

New feature please send pull request to feature branch, and rest to master branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you!

[中文版模板 / Chinese template]

This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Branch merge
  • Other (about what?)

What's the background?

fix #2486

What's the effect? (Optional if not new feature)

  • 向下拖动正常
  • 无法向上拖动
# Preview
Before ❌ 2020-07-07 16 03 25
After ✅ 2020-07-07 16 04 32

Changelog description (Optional if not new feature)

- changelog
EN Fix the problem that Input textarea cannot drag upward when allow-clear is activated.
CN 修复 Input textarea 激活 allow-clear 时无法向上拖动的问题。

Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Additional Plan? (Optional if not new feature)

If this PR related with other PR or following info. You can type here.

@xrkffgg xrkffgg changed the title fix: input textarea hadle when affix fix: input textarea hadle when has affix Jul 7, 2020
@tangjinzhou tangjinzhou merged commit 63082f5 into vueComponent:master Jul 8, 2020
@xrkffgg xrkffgg deleted the fix-input-textarea branch July 8, 2020 08:55
@github-actions
Copy link

github-actions bot commented Jul 9, 2021

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

带移除图标的多行文本输入框只能放大,无法缩小。
2 participants