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): [cascader] The height changes as you multiple select #13023

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from

Conversation

GuoJikun
Copy link

@GuoJikun GuoJikun commented May 31, 2023

When a component has multiple selection enabled, the height changes when one of the items is selected

closed #13017

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

Description

🤖 Generated by Copilot at 1bc0d2a

Reduced the height of the input element in cascader.vue to prevent scrolling issues with tags. This fixed issue #13107.

Related Issue

Fixes #13107.

Explanation of Changes

🤖 Generated by Copilot at 1bc0d2a

When a component has multiple selection enabled, the height changes when one of the items is
selected

closed element-plus#13017
@pull-request-triage
Copy link

👋 @GuoJikun, seems like this is your first time contribution to element-plus.

  • Please make sure that you have read our guidelines and code of conduct before making a contribution.
  • 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.

@pull-request-triage pull-request-triage bot added 1st contribution Their very first contribution Needs Review labels May 31, 2023
@github-actions
Copy link

@github-actions
Copy link

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

@GuoJikun
Copy link
Author

/label Components:[cascader]

@GuoJikun
Copy link
Author

GuoJikun commented Mar 2, 2024

/label Components:cascader

@GuoJikun
Copy link
Author

GuoJikun commented May 8, 2024

Can someone handle this?

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] [cascader] Cascader 级联选择器在设置为多选时,选择其中一项时高度会增加2px
1 participant