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

[TextField] Fix bad hint text show condition in edb8ad9c #3657

Merged
merged 1 commit into from
Mar 10, 2016

Conversation

thomasguillory
Copy link
Contributor

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

The hint text show condition resolves to undefined when floatingLabelFixed property is not passed, which result in the hint text being shown at the same time than the floating label.

The hint text show condition resolves to `undefined` when
`floatingLabelFixed` property is not passed, which result in the hint
text being shown at the same time than the floating label.
@alitaheri
Copy link
Member

Ops 😅

alitaheri added a commit that referenced this pull request Mar 10, 2016
…ined

[TextField] Fix bad hint text show condition in edb8ad9
@alitaheri alitaheri merged commit 7241149 into mui:master Mar 10, 2016
@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants