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

feat(select): custom text for multiple selected values #6227

Conversation

davidreher
Copy link

add input property to set a callback which will display a custom text if multiple values are selected. Similar to MdAutocomplete.displayWith.

fixes #6218

I am not sure about the naming, so any advice is welcome :)

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Aug 2, 2017
add input property to set a callback which will display a custom text if multiple values are selected. Similar to MdAutocomplete.displayWith.

fixes angular#6218
@davidreher davidreher force-pushed the feat-select-custom-multi-select-text branch from b50b225 to a81b54d Compare August 2, 2017 19:15
@davidreher
Copy link
Author

davidreher commented Aug 7, 2017

@kara or @crisbeto: any idea on when this can be merged? This is very urgent for us ...

@crisbeto
Copy link
Member

crisbeto commented Aug 7, 2017

There's #3341 that should do this already and should be a little more flexible. I'll see if I can get it reviewed.

@davidreher
Copy link
Author

ok, thx 👍

@davidreher davidreher closed this Aug 8, 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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Select] Custom text for multiple selected values
4 participants