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(auto-complete): fix the height of custom options #305

Merged
merged 2 commits into from
Jul 1, 2020
Merged

fix(auto-complete): fix the height of custom options #305

merged 2 commits into from
Jul 1, 2020

Conversation

unix
Copy link
Member

@unix unix commented Jul 1, 2020

Checklist

  • Fix linting errors
  • Label has been added

Change information

fixed #304

@unix unix added the type: bug Something isn't working label Jul 1, 2020
@unix unix self-assigned this Jul 1, 2020
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #305 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         186      186           
  Lines        2367     2373    +6     
  Branches      564      568    +4     
=======================================
+ Hits         2366     2372    +6     
  Misses          1        1           
Impacted Files Coverage Δ
components/auto-complete/auto-complete.tsx 100.00% <ø> (ø)
components/auto-complete/auto-complete-item.tsx 100.00% <100.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 b612dba...3b1bae7. Read the comment docs.

@unix unix merged commit f11cd72 into geist-org:master Jul 1, 2020
@unix unix deleted the auto-complete branch July 2, 2020 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

height of the autocomplete custom option is broken
1 participant