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

Make Multiselect Picklist Pills undestroyable #149

Closed
itsmebasti opened this issue Nov 24, 2017 · 0 comments
Closed

Make Multiselect Picklist Pills undestroyable #149

itsmebasti opened this issue Nov 24, 2017 · 0 comments

Comments

@itsmebasti
Copy link

itsmebasti commented Nov 24, 2017

It would be great, if Multi-select Picklist pills could be undestroyable. Right now the definition is just set to true.

var pillAttributes = {
        "value": sourceValue,
        "label": sourceLabel,
        "iconName": sourceIconName,
        "destroyable": true
}

I will add a pull request soon.

@itsmebasti itsmebasti changed the title Multiselect Picklist Undestroyable Make Multiselect Picklist Pills undestroyable Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants
@burhan7 @itsmebasti @daneowens3 and others