Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

Conversation

akinsho
Copy link
Member

@akinsho akinsho commented Sep 8, 2018

@CrossR seems there was one small-ish regression with the tabs the border top of the inactive tabs is supposed to be transparent so there isnt a resizing flicker this PR fixes it and adds some test cases for the functionality.

I'll avoid using cherry pick commits from #1915 in the future, since it was a WIP and its hard to know what bits were converted or how, makes it hard for me to find the regressions, but think this was it for that branch will create one from scratch for the menu components and later the other bits

@codecov
Copy link

codecov bot commented Sep 8, 2018

Codecov Report

Merging #2558 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2558      +/-   ##
==========================================
+ Coverage   44.93%   44.94%   +0.01%     
==========================================
  Files         352      352              
  Lines       14336    14336              
  Branches     1863     1863              
==========================================
+ Hits         6442     6444       +2     
+ Misses       7669     7667       -2     
  Partials      225      225
Impacted Files Coverage Δ
browser/src/UI/components/Tabs.tsx 77.86% <100%> (+1.63%) ⬆️

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 bd94771...b33a206. Read the comment docs.

Copy link
Member

@CrossR CrossR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great!

Good we've got tests here now, its the sort of thing that is easy to miss!

@akinsho akinsho merged commit 663b877 into onivim:master Sep 9, 2018
@akinsho
Copy link
Member Author

akinsho commented Sep 9, 2018

Thanks for reviewing 👍

@akinsho akinsho deleted the bugfix/fix-tabs-focus-state-border-regression branch September 9, 2018 21:34
@akinsho akinsho restored the bugfix/fix-tabs-focus-state-border-regression branch October 1, 2018 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants