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 part of #659 #677

Merged
merged 1 commit into from
Sep 5, 2020
Merged

Fix part of #659 #677

merged 1 commit into from
Sep 5, 2020

Conversation

stefanloerwald
Copy link
Contributor

This addresses #659.

There are still issues here, but I think it's probably in JS: when focus is lost on the textfield, the mat-floating-label--float-above is removed, irrespective of existance of text or placeholder. Needs some more investigation.

What's fixed here is the situation where overlap occurs when the value is not just whitespace or when the placeholder is not just whitespace and should be visible.

There are still issues here, but I think it's probably in JS: when focus is lost on the textfield, the `mat-floating-label--float-above` is removed, irrespective of existance of text or placeholder. Needs some more investigation.

What's fixed here is the situation where overlap occurs when the value is not just whitespace or when the placeholder is not just whitespace and should be visible.
@SamProf SamProf merged commit 97dc4ad into SamProf:develop Sep 5, 2020
@SamProf
Copy link
Owner

SamProf commented Sep 5, 2020

Thank you. FullWidth TextField reaaly not full implemented in MDC.

@stefanloerwald stefanloerwald deleted the patch-1 branch September 5, 2020 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants