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

fix(components): [autocomplete] tooltip offset #12216

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

MrWeilian
Copy link
Contributor

@MrWeilian MrWeilian commented Mar 27, 2023

fix: #12183

I think it is not necessary to use nextTick, because the input element's offsetWidth is obtained directly.

@pull-request-triage
Copy link

👋 @MrWeilian, thank you for contributing element-plus.

  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

@github-actions
Copy link

github-actions bot commented Mar 27, 2023

@github-actions
Copy link

Hello @MrWeilian, thank you for contributing to element-plus, please see our guideline to see how to make contribution

@github-actions
Copy link

🧪 Playground Preview: https://element-plus.run/?pr=12216
Please comment the example via this playground if needed.

@MrWeilian
Copy link
Contributor Author

playground

@btea btea merged commit 3245b4e into element-plus:dev Aug 10, 2023
@element-bot element-bot mentioned this pull request Aug 25, 2023
3 tasks
laizuan pushed a commit to laizuan/element-plus that referenced this pull request Sep 5, 2023
* fix(components): [autocomplete] tooltip offset

* fix(components): [autocomplete] remove nextTick
consultation-applio pushed a commit to consultation-applio/element-plus that referenced this pull request Nov 10, 2023
* fix(components): [autocomplete] tooltip offset

* fix(components): [autocomplete] remove nextTick
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.

[Component] [autocomplete] el-autocomplete组件placement='bottom'第一次下拉显示错位
3 participants