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:remove focus effect after not activated #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yujs
Copy link

@yujs yujs commented Oct 14, 2020

try to fix ant-design #27092

@vercel
Copy link

vercel bot commented Oct 14, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/tabs/ibj1c1ldi
✅ Preview: https://tabs-git-remove-focus-effect.react-component.vercel.app

@yujs yujs changed the title Remove focus effect after not activated fix:remove focus effect after not activated Oct 14, 2020
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #319 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
+ Coverage   98.75%   98.76%   +0.01%     
==========================================
  Files          13       13              
  Lines         562      569       +7     
  Branches      140      143       +3     
==========================================
+ Hits          555      562       +7     
  Misses          7        7              
Impacted Files Coverage Δ
src/TabNavList/TabNode.tsx 100.00% <100.00%> (ø)
src/Tabs.tsx 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef1743d...6731919. Read the comment docs.

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.

1 participant