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: (tabs)Unexpected color change in the click area of the mobile ta… #44200

Merged
merged 1 commit into from Aug 14, 2023
Merged

fix: (tabs)Unexpected color change in the click area of the mobile ta… #44200

merged 1 commit into from Aug 14, 2023

Conversation

electroluxcode
Copy link
Contributor

@electroluxcode electroluxcode commented Aug 14, 2023

…bs component

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

On mobile devices, the area that is clicked within the tabs component changes color, but under normal circumstances, it should not change color.

before

before 00_00_00-00_00_30

after
after 00_00_00-00_00_30

📝 Changelog

Language Changelog
🇺🇸 English fix the issue of the tab area changing color when clicked on a mobile device.
🇨🇳 Chinese 解决移动端点击tab区域触发颜色改变的问题

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

Improve tabs component style on touch devices. Disable default callout and highlight effects on tabs in components/tabs/style/index.ts.

🔍 Walkthrough

🤖 Generated by Copilot at efe4a12

  • Disable default callout and highlight effects on touch devices for tab style (link)

@stackblitz
Copy link

stackblitz bot commented Aug 14, 2023

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 14, 2023

@argos-ci
Copy link

argos-ci bot commented Aug 14, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Aug 14, 2023, 3:27 AM

@afc163 afc163 merged commit 56f2bc5 into ant-design:master Aug 14, 2023
42 of 44 checks passed
afc163 pushed a commit to gouge666/ant-design that referenced this pull request Aug 16, 2023
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