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

custom cssClass does not take effect on the select with action-sheet interface #7764

Closed
ziggyJ opened this issue Aug 18, 2016 · 1 comment
Closed
Assignees
Milestone

Comments

@ziggyJ
Copy link

ziggyJ commented Aug 18, 2016

In our current project, we need to apply custom style on the select action-sheet. But no matte what style I pass in the alertOptions, the cssClass of the action sheet will become 'select-action-sheet'

It seems that this code override the cssClass https://github.com/driftyco/ionic/blob/master/src/components/select/select.ts#L283

According to #7032 and #6835 it seems the alert interface's issue has been fixed, but not the action-sheet interface.

@brandyscarney
Copy link
Member

Thanks for the issue! This will be fixed in the beta 12 release. We have decided to rename alertOptions to selectOptions since it is being passed to both the Alert and Action Sheet interface. 😄

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
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