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(select): Fix notch outline width when floating #5319

Merged
merged 1 commit into from
Dec 12, 2019
Merged

Conversation

e111077
Copy link
Member

@e111077 e111077 commented Dec 10, 2019

Need to call notch first to get width of label before it floats (and is consequentially shrunk). Same behavior as outlined textfield

Need to call notch first to get width of label before it floats. Same behavior as outlined textfield
@codecov-io
Copy link

Codecov Report

Merging #5319 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5319   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files         162      162           
  Lines        6311     6311           
  Branches      866      866           
=======================================
  Hits         6221     6221           
  Misses         89       89           
  Partials        1        1
Impacted Files Coverage Δ
packages/mdc-select/foundation.ts 96.61% <100%> (ø) ⬆️

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 c916008...277d9c0. Read the comment docs.

@bonniezhou bonniezhou self-assigned this Dec 12, 2019
@dfreedm dfreedm merged commit 1c494e5 into master Dec 12, 2019
@dfreedm dfreedm deleted the fix-select-notch branch December 12, 2019 23:32
@allan-chen
Copy link
Collaborator

Next time please make sure to sync to internal first before merging the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants