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

Select should have an input for panelClass #4485

Closed
jelbourn opened this issue May 11, 2017 · 2 comments · Fixed by #4629
Closed

Select should have an input for panelClass #4485

jelbourn opened this issue May 11, 2017 · 2 comments · Fixed by #4629
Assignees
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P2 The issue is important to a large percentage of users, with a workaround

Comments

@jelbourn
Copy link
Member

There is no way to apply a CSS class to the panel part of the select; we should add an input for this.

@jelbourn jelbourn added feature This issue represents a new feature or feature request rather than a bug or bug fix P2 The issue is important to a large percentage of users, with a workaround labels May 11, 2017
crisbeto added a commit to crisbeto/material2 that referenced this issue May 17, 2017
Adds the `panelClass` input, which allows consumers to set extra classes on a select's panel.

Fixes angular#4485.
crisbeto added a commit to crisbeto/material2 that referenced this issue May 24, 2017
Adds the `panelClass` input, which allows consumers to set extra classes on a select's panel.

Fixes angular#4485.
mmalerba pushed a commit that referenced this issue May 30, 2017
Adds the `panelClass` input, which allows consumers to set extra classes on a select's panel.

Fixes #4485.
@king612
Copy link

king612 commented Aug 9, 2017

Yes, please! On several components, inner elements are generated on the flay to provide all the nice features, but this makes something as basic as overriding a CSS style a nightmare. I'm having to do all kinds of contortions in CSS just to style something as basic as a select or a date picker. So bad I'm considering switching frameworks. We have to be able to apply our own styles.

@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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix P2 The issue is important to a large percentage of users, with a workaround
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants