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: add visibility:hidden to selector:after #42654

Merged
merged 2 commits into from May 26, 2023

Conversation

tchen-l
Copy link
Contributor

@tchen-l tchen-l commented May 26, 2023

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

#17334

💡 Background and solution

在某些情况下,Select会显示字母A;给-selector:after加上了visibility:hidden;样式

📝 Changelog

Language Changelog
🇺🇸 English In some cases, Select will display the letter A
🇨🇳 Chinese 在某些情况下,Select会显示字母A

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • 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

🚀 Summary

🤖 Generated by Copilot at 1a2464c

Fix input overlap bug in multiple select component. Hide input element in components/select/style/multiple.less when the component is not focused.

🔍 Walkthrough

🤖 Generated by Copilot at 1a2464c

  • Hide input element in multiple select when not focused to avoid overlap with tags and placeholder (link)

@github-actions
Copy link
Contributor

github-actions bot commented May 26, 2023

@afc163 afc163 merged commit 694c332 into ant-design:4.x-stable May 26, 2023
51 checks passed
@MadCcc MadCcc mentioned this pull request Jun 27, 2023
20 tasks
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.

None yet

2 participants