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

placeholder disappears when using md-line with md-select #2179

Closed
geelus opened this issue Dec 11, 2016 · 5 comments
Closed

placeholder disappears when using md-line with md-select #2179

geelus opened this issue Dec 11, 2016 · 5 comments
Assignees

Comments

@geelus
Copy link

geelus commented Dec 11, 2016

Bug, feature request, or proposal:

placeholder disappears when using md-line with md-select

What is the expected behavior?

placeholder to remain on screen when using md-line with md-select

What is the current behavior?

placeholder disappears when using md-line with md-select

What are the steps to reproduce?

Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd

<md-list> <md-list-item> <md-select md-line placeholder="disappearing placeholder"> <md-option>Option</md-option> <md-option>Option</md-option> <md-option>Option</md-option> </md-select> </md-list-item> </md-list>

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, browsers are affected?

Is there anything else we should know?

@kara kara self-assigned this Dec 12, 2016
@lukaspj
Copy link

lukaspj commented Mar 17, 2017

I'm seeing a similar issue, however re-creating it in the Plunker template it works. Has there been any specific changes to amend this?

@geelus
Copy link
Author

geelus commented Mar 17, 2017

I've still got the same issue. Unfortunately no fix yet. I can't replicate in plunker either.

@geelus
Copy link
Author

geelus commented Mar 17, 2017

By the way to fix I'm using fxFlex instead of md-line

@jelbourn
Copy link
Member

jelbourn commented Jun 6, 2017

MdLine is intended to be used for text content only, not for more complex components.

@jelbourn jelbourn closed this as completed Jun 6, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants