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(search): overflow search-input fix + stop hiding label when focusing. (closes #412) #418

Merged
merged 5 commits into from
Mar 16, 2017

Conversation

emoralesb05
Copy link
Contributor

Description

#412
There was a scrollbar appearing in the td-search-input since we set a height on the component.

What's included?

  • fix(search): removed fixed height in search-box and search-input
  • fix(search): stop hiding label when focusing

Test Steps

General Tests for Every PR

  • ng serve --aot still works.
  • npm run lint passes.
  • npm test passes and code coverage is not lower.
  • npm run build still works.
Screenshots or link to CodePen/Plunker/JSfiddle

@emoralesb05 emoralesb05 added this to the Beta 3 milestone Mar 10, 2017
Copy link
Collaborator

@richavyas richavyas left a comment

Choose a reason for hiding this comment

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

LGTM!!

@emoralesb05 emoralesb05 merged commit 7282ff1 into develop Mar 16, 2017
@emoralesb05 emoralesb05 deleted the feature/overflow-input-fix branch March 16, 2017 21:11
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.

2 participants