react-multi-select icon indicating copy to clipboard operation
react-multi-select copied to clipboard

copy on system buffer selected item name

Open MaksimDrobchak opened this issue 7 years ago • 3 comments

added opportunity to copy selected items to system buffer

MaksimDrobchak avatar Feb 22 '19 12:02 MaksimDrobchak

@johanzilber Sure, done.

MaksimDrobchak avatar Feb 25 '19 13:02 MaksimDrobchak

Hi,

the problem with this solution is that it mandates that an item has a label which is not the case. You should have the ability to customize the copy method (with documentation) otherwise you break the component for some. Additionally, I would consider giving the ability yo toggle the feature off for people who are not yet ready to migrate to this feature.

liorheber avatar Feb 25 '19 14:02 liorheber

@liorheber Sure, done.

MaksimDrobchak avatar Feb 26 '19 11:02 MaksimDrobchak