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

Display the close icon when hovering over the title in the tabs component mouse #48162

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wangyunfeiyyds
Copy link

@wangyunfeiyyds wangyunfeiyyds commented Mar 29, 2024

[中文版模板 / 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

💡 Background and solution

当打开多个菜单时默认不显示关闭图标
image
当鼠标悬浮到指定tab标题时显示关闭图标
image
后台管理系统打开多个菜单后,缓存菜单使用editable-card类tabs组件时,大多数需求期望此时的关闭图标默认不显示,鼠标悬浮时显示体验更好,页面看起来更简洁

📝 Changelog

Language Changelog
🇺🇸 English editable-card type tabs component, which can display the close icon when hovering over the title with the mouse
🇨🇳 Chinese 编辑类型tabs组件 ,可鼠标悬浮标题时显示关闭图标

☑️ 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

836919278@qq and others added 2 commits March 28, 2024 16:36
…lay实现,默认display为block,适用场景,如后台管理系统打开多个菜单后,缓存菜单使用editable-card类tabs组件时,大多数需求期望此时的关闭图标默认不显示,鼠标悬浮时显示体验更好,页面看起来更简洁
Copy link

stackblitz bot commented Mar 29, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Mar 29, 2024

👁 Visual Regression Report for PR #48162 Passed ✅

🎯 Target branch: master (0a7e225)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Mar 29, 2024

Preview is ready

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