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 active bar missing #39352

Merged
merged 1 commit into from Dec 7, 2022
Merged

Conversation

heiyu4585
Copy link
Contributor

@heiyu4585 heiyu4585 commented Dec 7, 2022

[中文版模板 / 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
  • Other (about what?)

🔗 Related issue link

close #39190

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English Fix Tabs active bar missing sometimes in windows Chrome.
🇨🇳 Chinese 修复 Tabs 在windows Chrome 下高亮条有时候会丢失的问题。

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (6ad4b48) compared to base (37c83be).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #39352   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          546       546           
  Lines         9363      9363           
  Branches      2652      2652           
=========================================
  Hits          9363      9363           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 changed the title fix: tabs-resize-windows fix: Tabs active bar missing Dec 7, 2022
@afc163 afc163 merged commit 52c50df into ant-design:master Dec 7, 2022
@zombieJ zombieJ mentioned this pull request Dec 8, 2022
16 tasks
@aseph8083
Copy link

i'm using version 5.0.7 and browser using chrome, but border active not showing

@aashayamballi
Copy link

i'm using version 5.0.7 and browser using chrome, but border active not showing

Same here. I'm using chrome and the active tab border bottom is not not being displayed. Tried to reproduce the issue in the codesandbox and it's working fine there.

here is the screenshot of the issue that I'm facing

image

@heiyu4585 heiyu4585 deleted the fix-tabs-resize branch December 22, 2022 00:47
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.

对Tabs动态配置选项卡内容时,inkBar消失,不跟随
4 participants