vue-multiselect icon indicating copy to clipboard operation
vue-multiselect copied to clipboard

feat(1542): Add hasLabelAtTop prop

Open valsaven opened this issue 1 year ago • 2 comments

valsaven avatar Mar 27 '23 12:03 valsaven

Peek 2023-03-27 14-53

valsaven avatar Mar 27 '23 12:03 valsaven

Adding this feature is great, as I would love to have this! One small thing: It appears to me, one of the issues with this approach might be, that it increases the height of the input, which may be problematic in some layouts. Would it be possible to place the placeholder in front of the selections? E.g. as 'Pick badges: ' or one could add a secondary placeholder, such as 'Picked badges: '

USMortality avatar Oct 06 '23 23:10 USMortality